Test Report : results_pysys_offsite_mythicb.xml

Test Suite: SoftwareManagement.Plugin.apama_plugin_install

Results

Duration0.0 sec
Tests3
Failures2

Tests

ApamaPluginInstallTest

Test case:SoftwareManagement.Plugin.apama_plugin_install
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Apama plugin tests are disabled by default. Execute `pysys run` with `-XmyPlatform=container` to run these tests
None
skipped
Stdout
16:15:10 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux'
16:15:10 INFO  ==============================================================
16:15:10 INFO  Id:    SoftwareManagement.Plugin.apama_plugin_install
16:15:10 INFO  Dir:   plugin_apama/
16:15:10 INFO  Title: Validate apama plugin install
16:15:10 DEBUG Execution order hint: 0.0
16:15:10 INFO  ==============================================================
16:15:10 INFO  Apama plugin tests are disabled by default. Execute `pysys run` with `-XmyPlatform=container` to run these tests ... skipped
16:15:10 WARN  Aborted test due to SKIPPED outcome
16:15:10 DEBUG --- test cleanup
16:15:10 DEBUG ProcessUser cleanup function done.
16:15:10 INFO  
16:15:10 INFO  Test duration: 0.05 secs
16:15:10 INFO  Test final outcome:  SKIPPED
16:15:10 INFO  Test outcome reason: Apama plugin tests are disabled by default. Execute `pysys run` with `-XmyPlatform=container` to run these tests
16:15:10 INFO  
Test case:SoftwareManagement.Plugin.apama_plugin_install
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: sudo<plugin_install> returned non-zero exit code 2
failed
Stdout
17:09:03 INFO  ==============================================================
17:09:03 INFO  Id:    SoftwareManagement.Plugin.apama_plugin_install
17:09:03 INFO  Dir:   plugin_apama/
17:09:03 INFO  Title: Validate apama plugin install
17:09:04 DEBUG Execution order hint: 0.0
17:09:04 INFO  ==============================================================
17:09:04 INFO  Assertion that path exists=False for "/etc/tedge/apama/project" ... passed
17:09:04 DEBUG --- test execute
17:09:04 DEBUG Process parameters for sudo<plugin_install>
  command line : /usr/bin/sudo /etc/tedge/sm-plugins/apama install QuickStart::project --file /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/Input/quickstart.zip
    arg #1     : /etc/tedge/sm-plugins/apama
    arg #2     : install
    arg #3     : QuickStart::project
    arg #4     : --file
    arg #5     : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/Input/quickstart.zip
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/plugin_install.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/plugin_install.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:04 DEBUG Waiting up to 600 secs for process sudo<plugin_install> (pid 17005)
17:09:15 WARN  Executed sudo<plugin_install>, exit status 2, duration 11 secs
17:09:15 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/plugin_install.err
17:09:15 INFO  Contents of plugin_install.err: 
  Failed to connect to remote component: Timeout after 1ms while waiting for response for name lookup
  ERROR: Execution of `/opt/softwareag/Apama/bin/apama_env` failed with exit status exit status: 1
  -----

17:09:15 WARN  sudo<plugin_install> returned non-zero exit code 2 ... blocked [run.py:29]
17:09:15 WARN  Aborted test due to BLOCKED outcome
17:09:15 DEBUG --- test cleanup
17:09:15 INFO  
17:09:15 INFO  cleanup:
17:09:15 DEBUG Running registered cleanup function: <bound method ApamaPlugin.cleanup_project of <ApamaPluginInstallTest object at 0x760d2cd0>>
17:09:15 INFO  Removing apama project
17:09:15 DEBUG Process parameters for sudo<remove_apama_project>
  command line : /usr/bin/sudo rm -rf /etc/tedge/apama/project
    arg #1     : rm
    arg #2     : -rf
    arg #3     : /etc/tedge/apama/project
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/remove_apama_project.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/remove_apama_project.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:15 DEBUG Waiting up to 600 secs for process sudo<remove_apama_project> (pid 17046)
17:09:16 INFO  Executed sudo<remove_apama_project>, exit status 0
17:09:16 DEBUG Process parameters for sudo<stop_apama_service>
  command line : /usr/bin/sudo service apama stop
    arg #1     : service
    arg #2     : apama
    arg #3     : stop
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/stop_apama_service.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/stop_apama_service.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:16 DEBUG Waiting up to 600 secs for process sudo<stop_apama_service> (pid 17048)
17:09:33 INFO  Executed sudo<stop_apama_service>, exit status 0, duration 17 secs
17:09:33 DEBUG Process parameters for sudo<remove_apama_tmp_dir>
  command line : /usr/bin/sudo rm -rf /tmp/tedge_apama_project
    arg #1     : rm
    arg #2     : -rf
    arg #3     : /tmp/tedge_apama_project
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/remove_apama_tmp_dir.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/remove_apama_tmp_dir.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:33 DEBUG Waiting up to 600 secs for process sudo<remove_apama_tmp_dir> (pid 17081)
17:09:34 INFO  Executed sudo<remove_apama_tmp_dir>, exit status 0
17:09:34 DEBUG ProcessUser cleanup function done.
17:09:34 INFO  
17:09:34 INFO  Test duration: 30.05 secs
17:09:34 INFO  Test final outcome:  BLOCKED
17:09:34 INFO  Test outcome reason: sudo<plugin_install> returned non-zero exit code 2
17:09:34 INFO  
Test case:SoftwareManagement.Plugin.apama_plugin_install
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: sudo<plugin_install> returned non-zero exit code 2 (+2 other failures)
failed
Stdout
17:13:27 INFO  ==============================================================
17:13:27 INFO  Id:    SoftwareManagement.Plugin.apama_plugin_install
17:13:27 INFO  Dir:   plugin_apama/
17:13:27 INFO  Title: Validate apama plugin install
17:13:27 DEBUG Execution order hint: 0.0
17:13:27 INFO  ==============================================================
17:13:28 WARN  Assertion that path exists=False for "/etc/tedge/apama/project" ... failed 
17:13:28 DEBUG --- test execute
17:13:28 DEBUG Process parameters for sudo<plugin_install>
  command line : /usr/bin/sudo /etc/tedge/sm-plugins/apama install QuickStart::project --file /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/Input/quickstart.zip
    arg #1     : /etc/tedge/sm-plugins/apama
    arg #2     : install
    arg #3     : QuickStart::project
    arg #4     : --file
    arg #5     : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/Input/quickstart.zip
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/plugin_install.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/plugin_install.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:13:28 DEBUG Waiting up to 600 secs for process sudo<plugin_install> (pid 17753)
17:13:28 WARN  Executed sudo<plugin_install>, exit status 2
17:13:28 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/plugin_install.err
17:13:28 INFO  Contents of plugin_install.err: 
  ERROR: Device or resource busy (os error 16)
  -----

17:13:28 WARN  sudo<plugin_install> returned non-zero exit code 2 ... blocked [run.py:29]
17:13:28 WARN  Aborted test due to BLOCKED outcome
17:13:28 DEBUG --- test cleanup
17:13:28 INFO  
17:13:28 INFO  cleanup:
17:13:28 DEBUG Running registered cleanup function: <bound method ApamaPlugin.cleanup_project of <ApamaPluginInstallTest object at 0x76143d10>>
17:13:28 INFO  Removing apama project
17:13:28 DEBUG Process parameters for sudo<remove_apama_project>
  command line : /usr/bin/sudo rm -rf /etc/tedge/apama/project
    arg #1     : rm
    arg #2     : -rf
    arg #3     : /etc/tedge/apama/project
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/remove_apama_project.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/remove_apama_project.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:13:28 DEBUG Waiting up to 600 secs for process sudo<remove_apama_project> (pid 17755)
17:13:29 WARN  Executed sudo<remove_apama_project>, exit status 1
17:13:29 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_install/Output/linux/remove_apama_project.err
17:13:29 INFO  Contents of remove_apama_project.err: 
  rm: cannot remove '/etc/tedge/apama/project/logs/.nfs00000000000e24ab00005bb7': Device or resource busy
  -----

17:13:29 ERROR Error while running cleanup function: 
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1305, in cleanup
    fn()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 144, in cleanup_project
    self.remove_project()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 95, in remove_project
    stdouterr="remove_apama_project",
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 482, in startProcess
    abortOnError=abortOnError)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1401, in addOutcome
    self.abort(outcome, outcomeReason, callRecord)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1420, in abort
    raise AbortExecution(outcome, outcomeReason, callRecord)
pysys.exceptions.AbortExecution: sudo<remove_apama_project> returned non-zero exit code 1
17:13:29 DEBUG ProcessUser cleanup function done.
17:13:29 WARN  Cleanup failed with 1 errors: Cleanup function failed: sudo<remove_apama_project> returned non-zero exit code 1 (AbortExecution) ... blocked 
17:13:29 INFO  
17:13:29 INFO  Test duration: 1.38 secs
17:13:29 INFO  Test final outcome:  BLOCKED
17:13:29 INFO  Test outcome reason: sudo<plugin_install> returned non-zero exit code 2 (+2 other failures)
17:13:29 INFO  

Test Suite: SoftwareManagement.Plugin.apama_plugin_mon_support

Results

Duration0.0 sec
Tests3
Failures2

Tests

ApamaPluginMonSupportTest

Test case:SoftwareManagement.Plugin.apama_plugin_mon_support
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Apama plugin tests are disabled by default. Execute `pysys run` with `-XmyPlatform=container` to run these tests
None
skipped
Stdout
16:15:10 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux'
16:15:10 INFO  ==============================================================
16:15:10 INFO  Id:    SoftwareManagement.Plugin.apama_plugin_mon_support
16:15:10 INFO  Dir:   plugin_apama/
16:15:10 INFO  Title: Validate mon file support of apama plugin
16:15:10 DEBUG Execution order hint: 0.0
16:15:10 INFO  ==============================================================
16:15:10 INFO  Apama plugin tests are disabled by default. Execute `pysys run` with `-XmyPlatform=container` to run these tests ... skipped
16:15:10 WARN  Aborted test due to SKIPPED outcome
16:15:10 DEBUG --- test cleanup
16:15:10 DEBUG ProcessUser cleanup function done.
16:15:10 INFO  
16:15:10 INFO  Test duration: 0.03 secs
16:15:10 INFO  Test final outcome:  SKIPPED
16:15:10 INFO  Test outcome reason: Apama plugin tests are disabled by default. Execute `pysys run` with `-XmyPlatform=container` to run these tests
16:15:10 INFO  
Test case:SoftwareManagement.Plugin.apama_plugin_mon_support
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: sudo<remove_apama_project> returned non-zero exit code 1 (+1 other failures)
failed
Stdout
17:09:34 INFO  ==============================================================
17:09:34 INFO  Id:    SoftwareManagement.Plugin.apama_plugin_mon_support
17:09:34 INFO  Dir:   plugin_apama/
17:09:34 INFO  Title: Validate mon file support of apama plugin
17:09:34 DEBUG Execution order hint: 0.0
17:09:34 INFO  ==============================================================
17:09:34 INFO  Assertion that path exists=False for "/etc/tedge/apama/project" ... passed
17:09:34 DEBUG Process parameters for sudo<create_project_dir>
  command line : /usr/bin/sudo mkdir -p /etc/tedge/apama
    arg #1     : mkdir
    arg #2     : -p
    arg #3     : /etc/tedge/apama
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/create_project_dir.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/create_project_dir.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:34 DEBUG Waiting up to 600 secs for process sudo<create_project_dir> (pid 17084)
17:09:34 INFO  Executed sudo<create_project_dir>, exit status 0
17:09:34 DEBUG Process parameters for sudo<unzip_apama_project>
  command line : /usr/bin/sudo unzip /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/Input/quickstart.zip -d /tmp/tedge_apama_project
    arg #1     : unzip
    arg #2     : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/Input/quickstart.zip
    arg #3     : -d
    arg #4     : /tmp/tedge_apama_project
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/unzip_apama_project.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/unzip_apama_project.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:34 DEBUG Waiting up to 600 secs for process sudo<unzip_apama_project> (pid 17086)
17:09:35 INFO  Executed sudo<unzip_apama_project>, exit status 0
17:09:35 DEBUG Process parameters for sudo<move_apama_project>
  command line : /usr/bin/sudo mv /tmp/tedge_apama_project/project /etc/tedge/apama/project
    arg #1     : mv
    arg #2     : /tmp/tedge_apama_project/project
    arg #3     : /etc/tedge/apama/project
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/move_apama_project.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/move_apama_project.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:35 DEBUG Waiting up to 600 secs for process sudo<move_apama_project> (pid 17088)
17:09:35 INFO  Executed sudo<move_apama_project>, exit status 0
17:09:35 DEBUG Process parameters for sudo<restart_apama_service>
  command line : /usr/bin/sudo service apama restart
    arg #1     : service
    arg #2     : apama
    arg #3     : restart
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/restart_apama_service.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/restart_apama_service.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:35 DEBUG Waiting up to 600 secs for process sudo<restart_apama_service> (pid 17090)
17:09:36 INFO  Executed sudo<restart_apama_service>, exit status 0
17:09:36 DEBUG Process parameters for sudo<apama_correlator_wait>
  command line : /usr/bin/sudo /opt/softwareag/Apama/bin/apama_env component_management --port 15903 --waitFor 5
    arg #1     : /opt/softwareag/Apama/bin/apama_env
    arg #2     : component_management
    arg #3     : --port
    arg #4     : 15903
    arg #5     : --waitFor
    arg #6     : 5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/apama_correlator_wait.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/apama_correlator_wait.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:36 DEBUG Waiting up to 600 secs for process sudo<apama_correlator_wait> (pid 17109)
17:09:37 INFO  Executed sudo<apama_correlator_wait>, exit status 0
17:09:37 DEBUG Process parameters for sudo<apama_list_monitors>
  command line : /usr/bin/sudo /opt/softwareag/Apama/bin/apama_env engine_inspect -m -r
    arg #1     : /opt/softwareag/Apama/bin/apama_env
    arg #2     : engine_inspect
    arg #3     : -m
    arg #4     : -r
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/apama_list_monitors.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/apama_list_monitors.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:37 DEBUG Waiting up to 600 secs for process sudo<apama_list_monitors> (pid 17151)
17:09:38 INFO  Executed sudo<apama_list_monitors>, exit status 0
17:09:38 DEBUG Performing regex contains=False grep on file: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/apama_list_monitors.out
17:09:38 INFO  Grep on file /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/apama_list_monitors.out ... passed
17:09:38 DEBUG --- test execute
17:09:38 DEBUG Process parameters for sudo<plugin_list_before_install>
  command line : /usr/bin/sudo /etc/tedge/sm-plugins/apama list
    arg #1     : /etc/tedge/sm-plugins/apama
    arg #2     : list
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_list_before_install.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_list_before_install.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:38 DEBUG Waiting up to 600 secs for process sudo<plugin_list_before_install> (pid 17171)
17:09:38 INFO  Executed sudo<plugin_list_before_install>, exit status 0
17:09:38 DEBUG Process parameters for sudo<plugin_install>
  command line : /usr/bin/sudo /etc/tedge/sm-plugins/apama install TedgeTestMonitor::mon --file /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/Input/TedgeTestMonitor.mon
    arg #1     : /etc/tedge/sm-plugins/apama
    arg #2     : install
    arg #3     : TedgeTestMonitor::mon
    arg #4     : --file
    arg #5     : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/Input/TedgeTestMonitor.mon
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_install.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_install.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:38 DEBUG Waiting up to 600 secs for process sudo<plugin_install> (pid 17190)
17:09:39 INFO  Executed sudo<plugin_install>, exit status 0
17:09:39 DEBUG Process parameters for sudo<apama_correlator_wait>
  command line : /usr/bin/sudo /opt/softwareag/Apama/bin/apama_env component_management --port 15903 --waitFor 5
    arg #1     : /opt/softwareag/Apama/bin/apama_env
    arg #2     : component_management
    arg #3     : --port
    arg #4     : 15903
    arg #5     : --waitFor
    arg #6     : 5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/apama_correlator_wait.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/apama_correlator_wait.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:39 DEBUG Waiting up to 600 secs for process sudo<apama_correlator_wait> (pid 17230)
17:09:40 INFO  Executed sudo<apama_correlator_wait>, exit status 0
17:09:40 DEBUG Process parameters for sudo<plugin_list_after_install>
  command line : /usr/bin/sudo /etc/tedge/sm-plugins/apama list
    arg #1     : /etc/tedge/sm-plugins/apama
    arg #2     : list
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_list_after_install.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_list_after_install.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:40 DEBUG Waiting up to 600 secs for process sudo<plugin_list_after_install> (pid 17246)
17:09:41 INFO  Executed sudo<plugin_list_after_install>, exit status 0
17:09:41 DEBUG Process parameters for sudo<plugin_update>
  command line : /usr/bin/sudo /etc/tedge/sm-plugins/apama install TedgeTestMonitor::mon --file /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/Input/TedgeTestMonitorV2.mon
    arg #1     : /etc/tedge/sm-plugins/apama
    arg #2     : install
    arg #3     : TedgeTestMonitor::mon
    arg #4     : --file
    arg #5     : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/Input/TedgeTestMonitorV2.mon
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_update.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_update.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:41 DEBUG Waiting up to 600 secs for process sudo<plugin_update> (pid 17265)
17:09:42 INFO  Executed sudo<plugin_update>, exit status 0
17:09:42 DEBUG Process parameters for sudo<apama_correlator_wait>
  command line : /usr/bin/sudo /opt/softwareag/Apama/bin/apama_env component_management --port 15903 --waitFor 5
    arg #1     : /opt/softwareag/Apama/bin/apama_env
    arg #2     : component_management
    arg #3     : --port
    arg #4     : 15903
    arg #5     : --waitFor
    arg #6     : 5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/apama_correlator_wait.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/apama_correlator_wait.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:42 DEBUG Waiting up to 600 secs for process sudo<apama_correlator_wait> (pid 17322)
17:09:43 INFO  Executed sudo<apama_correlator_wait>, exit status 0
17:09:43 DEBUG Process parameters for sudo<plugin_list_after_update>
  command line : /usr/bin/sudo /etc/tedge/sm-plugins/apama list
    arg #1     : /etc/tedge/sm-plugins/apama
    arg #2     : list
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_list_after_update.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_list_after_update.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:43 DEBUG Waiting up to 600 secs for process sudo<plugin_list_after_update> (pid 17338)
17:09:44 INFO  Executed sudo<plugin_list_after_update>, exit status 0
17:09:44 DEBUG Process parameters for sudo<plugin_remove>
  command line : /usr/bin/sudo /etc/tedge/sm-plugins/apama remove TedgeTestMonitor::mon
    arg #1     : /etc/tedge/sm-plugins/apama
    arg #2     : remove
    arg #3     : TedgeTestMonitor::mon
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_remove.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_remove.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:44 DEBUG Waiting up to 600 secs for process sudo<plugin_remove> (pid 17357)
17:09:44 INFO  Executed sudo<plugin_remove>, exit status 0
17:09:44 DEBUG Process parameters for sudo<plugin_list_after_remove>
  command line : /usr/bin/sudo /etc/tedge/sm-plugins/apama list
    arg #1     : /etc/tedge/sm-plugins/apama
    arg #2     : list
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_list_after_remove.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_list_after_remove.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:44 DEBUG Waiting up to 600 secs for process sudo<plugin_list_after_remove> (pid 17378)
17:09:45 INFO  Executed sudo<plugin_list_after_remove>, exit status 0
17:09:45 DEBUG --- test validate
17:09:45 DEBUG Performing regex contains=False grep on file: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_list_before_install.out
17:09:45 INFO  Grep on file plugin_list_before_install.out ... passed
17:09:45 DEBUG Performing regex contains=True grep on file: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_list_after_install.out
17:09:45 DEBUG Grep on file plugin_list_after_install.out successfully matched expression "TedgeTestMonitor" with line: 'TedgeTestMonitor::mon\t\n'
17:09:45 INFO  Grep on file plugin_list_after_install.out ... passed
17:09:45 DEBUG Performing regex contains=True grep on file: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_list_after_update.out
17:09:45 DEBUG Grep on file plugin_list_after_update.out successfully matched expression "TedgeTestMonitor" with line: 'TedgeTestMonitor::mon\t\n'
17:09:45 INFO  Grep on file plugin_list_after_update.out ... passed
17:09:45 DEBUG Performing regex contains=False grep on file: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/plugin_list_after_remove.out
17:09:45 INFO  Grep on file plugin_list_after_remove.out ... passed
17:09:45 DEBUG --- test cleanup
17:09:45 INFO  
17:09:45 INFO  cleanup:
17:09:45 DEBUG Running registered cleanup function: <bound method ApamaPlugin.cleanup_project of <ApamaPluginMonSupportTest object at 0x7605f250>>
17:09:45 INFO  Removing apama project
17:09:45 DEBUG Process parameters for sudo<remove_apama_project>
  command line : /usr/bin/sudo rm -rf /etc/tedge/apama/project
    arg #1     : rm
    arg #2     : -rf
    arg #3     : /etc/tedge/apama/project
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/remove_apama_project.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/remove_apama_project.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:45 DEBUG Waiting up to 600 secs for process sudo<remove_apama_project> (pid 17397)
17:09:46 WARN  Executed sudo<remove_apama_project>, exit status 1
17:09:46 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/remove_apama_project.err
17:09:46 INFO  Contents of remove_apama_project.err: 
  rm: cannot remove '/etc/tedge/apama/project/logs': Directory not empty
  -----

17:09:46 ERROR Error while running cleanup function: 
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1305, in cleanup
    fn()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 144, in cleanup_project
    self.remove_project()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 95, in remove_project
    stdouterr="remove_apama_project",
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 482, in startProcess
    abortOnError=abortOnError)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1401, in addOutcome
    self.abort(outcome, outcomeReason, callRecord)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1420, in abort
    raise AbortExecution(outcome, outcomeReason, callRecord)
pysys.exceptions.AbortExecution: sudo<remove_apama_project> returned non-zero exit code 1
17:09:46 DEBUG ProcessUser cleanup function done.
17:09:46 WARN  Cleanup failed with 1 errors: Cleanup function failed: sudo<remove_apama_project> returned non-zero exit code 1 (AbortExecution) ... blocked 
17:09:46 INFO  
17:09:46 INFO  Test duration: 12.03 secs
17:09:46 INFO  Test final outcome:  BLOCKED
17:09:46 INFO  Test outcome reason: sudo<remove_apama_project> returned non-zero exit code 1 (+1 other failures)
17:09:46 INFO  
Test case:SoftwareManagement.Plugin.apama_plugin_mon_support
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: ProcessError: Error stopping process sudo<unzip_apama_project> (pid 17759) due to PermissionError: [Errno 1] Operation not permitted (+3 other failures)
failed
Stdout
17:13:29 INFO  ==============================================================
17:13:29 INFO  Id:    SoftwareManagement.Plugin.apama_plugin_mon_support
17:13:29 INFO  Dir:   plugin_apama/
17:13:29 INFO  Title: Validate mon file support of apama plugin
17:13:29 DEBUG Execution order hint: 0.0
17:13:29 INFO  ==============================================================
17:13:29 WARN  Assertion that path exists=False for "/etc/tedge/apama/project" ... failed 
17:13:29 DEBUG Process parameters for sudo<create_project_dir>
  command line : /usr/bin/sudo mkdir -p /etc/tedge/apama
    arg #1     : mkdir
    arg #2     : -p
    arg #3     : /etc/tedge/apama
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/create_project_dir.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/create_project_dir.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:13:29 DEBUG Waiting up to 600 secs for process sudo<create_project_dir> (pid 17757)
17:13:29 INFO  Executed sudo<create_project_dir>, exit status 0
17:13:29 DEBUG Process parameters for sudo<unzip_apama_project>
  command line : /usr/bin/sudo unzip /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/Input/quickstart.zip -d /tmp/tedge_apama_project
    arg #1     : unzip
    arg #2     : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/Input/quickstart.zip
    arg #3     : -d
    arg #4     : /tmp/tedge_apama_project
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/unzip_apama_project.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/unzip_apama_project.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:13:29 DEBUG Waiting up to 600 secs for process sudo<unzip_apama_project> (pid 17759)
17:23:29 WARN  Process sudo<unzip_apama_project> (pid 17759) timed out after 600 seconds, stopping process
17:23:29 DEBUG Failed to stop process sudo<unzip_apama_project> (pid 17759): 
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 465, in startProcess
    process.start()
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/__init__.py", line 282, in start
    self.wait(self.timeout)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/__init__.py", line 263, in wait
    raise ProcessTimeout('Waiting for completion of %r timed out after %d seconds'%(self, int(timeout)))
pysys.exceptions.ProcessTimeout: Waiting for completion of sudo<unzip_apama_project> (pid 17759) timed out after 600 seconds

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/plat-unix/helper.py", line 226, in stop
    os.kill(self.pid, sig)
PermissionError: [Errno 1] Operation not permitted
17:23:29 WARN  ProcessError occurred while running test - Error stopping process sudo<unzip_apama_project> (pid 17759) due to PermissionError: [Errno 1] Operation not permitted
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 465, in startProcess
    process.start()
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/__init__.py", line 282, in start
    self.wait(self.timeout)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/__init__.py", line 263, in wait
    raise ProcessTimeout('Waiting for completion of %r timed out after %d seconds'%(self, int(timeout)))
pysys.exceptions.ProcessTimeout: Waiting for completion of sudo<unzip_apama_project> (pid 17759) timed out after 600 seconds

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/plat-unix/helper.py", line 226, in stop
    os.kill(self.pid, sig)
PermissionError: [Errno 1] Operation not permitted

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/run.py", line 19, in setup
    self.install_project(self.project.apama_input_dir + "/quickstart.zip")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 72, in install_project
    stdouterr="unzip_apama_project",
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 493, in startProcess
    process.stop()
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/plat-unix/helper.py", line 252, in stop
    raise ProcessError("Error stopping process %r due to %s: %s"%(self, type(ex).__name__, ex))
pysys.exceptions.ProcessError: Error stopping process sudo<unzip_apama_project> (pid 17759) due to PermissionError: [Errno 1] Operation not permitted
17:23:29 WARN  ProcessError: Error stopping process sudo<unzip_apama_project> (pid 17759) due to PermissionError: [Errno 1] Operation not permitted ... blocked 
17:23:29 DEBUG --- test cleanup
17:23:29 INFO  
17:23:29 INFO  cleanup:
17:23:29 DEBUG Running registered cleanup function: <bound method ApamaPlugin.cleanup_project of <ApamaPluginMonSupportTest object at 0x760c2530>>
17:23:29 INFO  Removing apama project
17:23:29 DEBUG Process parameters for sudo<remove_apama_project>
  command line : /usr/bin/sudo rm -rf /etc/tedge/apama/project
    arg #1     : rm
    arg #2     : -rf
    arg #3     : /etc/tedge/apama/project
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/remove_apama_project.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/remove_apama_project.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:23:29 DEBUG Waiting up to 600 secs for process sudo<remove_apama_project> (pid 17787)
17:23:30 WARN  Executed sudo<remove_apama_project>, exit status 1
17:23:30 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_mon_support/Output/linux/remove_apama_project.err
17:23:30 INFO  Contents of remove_apama_project.err: 
  rm: cannot remove '/etc/tedge/apama/project/logs/.nfs00000000000e24ab00005bb7': Device or resource busy
  -----

17:23:30 ERROR Error while running cleanup function: 
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1305, in cleanup
    fn()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 144, in cleanup_project
    self.remove_project()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 95, in remove_project
    stdouterr="remove_apama_project",
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 482, in startProcess
    abortOnError=abortOnError)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1401, in addOutcome
    self.abort(outcome, outcomeReason, callRecord)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1420, in abort
    raise AbortExecution(outcome, outcomeReason, callRecord)
pysys.exceptions.AbortExecution: sudo<remove_apama_project> returned non-zero exit code 1
17:23:30 DEBUG ProcessUser cleanup function done.
17:23:30 WARN  Cleanup failed with 1 errors: Cleanup function failed: sudo<remove_apama_project> returned non-zero exit code 1 (AbortExecution) ... blocked 
17:23:30 INFO  
17:23:30 INFO  Test duration: 601.22 secs
17:23:30 INFO  Test final outcome:  BLOCKED
17:23:30 INFO  Test outcome reason: ProcessError: Error stopping process sudo<unzip_apama_project> (pid 17759) due to PermissionError: [Errno 1] Operation not permitted (+3 other failures)
17:23:30 INFO  

Test Suite: SoftwareManagement.Plugin.apama_plugin_remove

Results

Duration0.0 sec
Tests3
Failures2

Tests

ApamaPluginRemoveTest

Test case:SoftwareManagement.Plugin.apama_plugin_remove
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Apama plugin tests are disabled by default. Execute `pysys run` with `-XmyPlatform=container` to run these tests
None
skipped
Stdout
16:15:10 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_remove/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_remove/Output/linux'
16:15:10 INFO  ==============================================================
16:15:10 INFO  Id:    SoftwareManagement.Plugin.apama_plugin_remove
16:15:10 INFO  Dir:   plugin_apama/
16:15:10 INFO  Title: Validate apama plugin remove
16:15:10 DEBUG Execution order hint: 0.0
16:15:10 INFO  ==============================================================
16:15:10 INFO  Apama plugin tests are disabled by default. Execute `pysys run` with `-XmyPlatform=container` to run these tests ... skipped
16:15:10 WARN  Aborted test due to SKIPPED outcome
16:15:10 DEBUG --- test cleanup
16:15:10 DEBUG ProcessUser cleanup function done.
16:15:10 INFO  
16:15:10 INFO  Test duration: 0.02 secs
16:15:10 INFO  Test final outcome:  SKIPPED
16:15:10 INFO  Test outcome reason: Apama plugin tests are disabled by default. Execute `pysys run` with `-XmyPlatform=container` to run these tests
16:15:10 INFO  
Test case:SoftwareManagement.Plugin.apama_plugin_remove
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: sudo<remove_apama_project> returned non-zero exit code 1 (+2 other failures)
failed
Stdout
17:09:46 INFO  ==============================================================
17:09:46 INFO  Id:    SoftwareManagement.Plugin.apama_plugin_remove
17:09:46 INFO  Dir:   plugin_apama/
17:09:46 INFO  Title: Validate apama plugin remove
17:09:46 DEBUG Execution order hint: 0.0
17:09:46 INFO  ==============================================================
17:09:46 WARN  Assertion that path exists=False for "/etc/tedge/apama/project" ... failed 
17:09:46 WARN  Aborted test due to FAILED outcome
17:09:46 DEBUG --- test cleanup
17:09:46 INFO  
17:09:46 INFO  cleanup:
17:09:46 DEBUG Running registered cleanup function: <bound method ApamaPlugin.cleanup_project of <ApamaPluginRemoveTest object at 0x7603d370>>
17:09:46 INFO  Removing apama project
17:09:46 DEBUG Process parameters for sudo<remove_apama_project>
  command line : /usr/bin/sudo rm -rf /etc/tedge/apama/project
    arg #1     : rm
    arg #2     : -rf
    arg #3     : /etc/tedge/apama/project
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_remove/Output/linux/remove_apama_project.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_remove/Output/linux/remove_apama_project.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:46 DEBUG Waiting up to 600 secs for process sudo<remove_apama_project> (pid 17410)
17:09:46 WARN  Executed sudo<remove_apama_project>, exit status 1
17:09:46 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_remove/Output/linux/remove_apama_project.err
17:09:46 INFO  Contents of remove_apama_project.err: 
  rm: cannot remove '/etc/tedge/apama/project/logs/.nfs00000000000e24ab00005bb7': Device or resource busy
  -----

17:09:46 ERROR Error while running cleanup function: 
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1305, in cleanup
    fn()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 144, in cleanup_project
    self.remove_project()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 95, in remove_project
    stdouterr="remove_apama_project",
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 482, in startProcess
    abortOnError=abortOnError)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1401, in addOutcome
    self.abort(outcome, outcomeReason, callRecord)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1420, in abort
    raise AbortExecution(outcome, outcomeReason, callRecord)
pysys.exceptions.AbortExecution: sudo<remove_apama_project> returned non-zero exit code 1
17:09:46 DEBUG ProcessUser cleanup function done.
17:09:46 WARN  Cleanup failed with 1 errors: Cleanup function failed: sudo<remove_apama_project> returned non-zero exit code 1 (AbortExecution) ... blocked 
17:09:46 INFO  
17:09:46 INFO  Test duration: 0.65 secs
17:09:46 INFO  Test final outcome:  BLOCKED
17:09:46 INFO  Test outcome reason: sudo<remove_apama_project> returned non-zero exit code 1 (+2 other failures)
17:09:46 INFO  
Test case:SoftwareManagement.Plugin.apama_plugin_remove
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: sudo<remove_apama_project> returned non-zero exit code 1 (+2 other failures)
failed
Stdout
17:23:30 INFO  ==============================================================
17:23:30 INFO  Id:    SoftwareManagement.Plugin.apama_plugin_remove
17:23:30 INFO  Dir:   plugin_apama/
17:23:30 INFO  Title: Validate apama plugin remove
17:23:30 DEBUG Execution order hint: 0.0
17:23:30 INFO  ==============================================================
17:23:30 WARN  Assertion that path exists=False for "/etc/tedge/apama/project" ... failed 
17:23:30 WARN  Aborted test due to FAILED outcome
17:23:30 DEBUG --- test cleanup
17:23:30 INFO  
17:23:30 INFO  cleanup:
17:23:30 DEBUG Running registered cleanup function: <bound method ApamaPlugin.cleanup_project of <ApamaPluginRemoveTest object at 0x760c2670>>
17:23:30 INFO  Removing apama project
17:23:30 DEBUG Process parameters for sudo<remove_apama_project>
  command line : /usr/bin/sudo rm -rf /etc/tedge/apama/project
    arg #1     : rm
    arg #2     : -rf
    arg #3     : /etc/tedge/apama/project
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_remove/Output/linux/remove_apama_project.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_remove/Output/linux/remove_apama_project.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:23:30 DEBUG Waiting up to 600 secs for process sudo<remove_apama_project> (pid 17801)
17:23:31 WARN  Executed sudo<remove_apama_project>, exit status 1
17:23:31 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_remove/Output/linux/remove_apama_project.err
17:23:31 INFO  Contents of remove_apama_project.err: 
  rm: cannot remove '/etc/tedge/apama/project/logs/.nfs00000000000e24ab00005bb7': Device or resource busy
  -----

17:23:31 ERROR Error while running cleanup function: 
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1305, in cleanup
    fn()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 144, in cleanup_project
    self.remove_project()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 95, in remove_project
    stdouterr="remove_apama_project",
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 482, in startProcess
    abortOnError=abortOnError)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1401, in addOutcome
    self.abort(outcome, outcomeReason, callRecord)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1420, in abort
    raise AbortExecution(outcome, outcomeReason, callRecord)
pysys.exceptions.AbortExecution: sudo<remove_apama_project> returned non-zero exit code 1
17:23:31 DEBUG ProcessUser cleanup function done.
17:23:31 WARN  Cleanup failed with 1 errors: Cleanup function failed: sudo<remove_apama_project> returned non-zero exit code 1 (AbortExecution) ... blocked 
17:23:31 INFO  
17:23:31 INFO  Test duration: 0.69 secs
17:23:31 INFO  Test final outcome:  BLOCKED
17:23:31 INFO  Test outcome reason: sudo<remove_apama_project> returned non-zero exit code 1 (+2 other failures)
17:23:31 INFO  

Test Suite: SoftwareManagement.Plugin.apama_plugin_update

Results

Duration0.0 sec
Tests3
Failures2

Tests

ApamaPluginUpdateTest

Test case:SoftwareManagement.Plugin.apama_plugin_update
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Apama plugin tests are disabled by default. Execute `pysys run` with `-XmyPlatform=container` to run these tests
None
skipped
Stdout
16:15:10 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_update/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_update/Output/linux'
16:15:10 INFO  ==============================================================
16:15:10 INFO  Id:    SoftwareManagement.Plugin.apama_plugin_update
16:15:10 INFO  Dir:   plugin_apama/
16:15:10 INFO  Title: Validate apama plugin updating one project with another
16:15:10 DEBUG Execution order hint: 0.0
16:15:10 INFO  ==============================================================
16:15:10 INFO  Apama plugin tests are disabled by default. Execute `pysys run` with `-XmyPlatform=container` to run these tests ... skipped
16:15:10 WARN  Aborted test due to SKIPPED outcome
16:15:10 DEBUG --- test cleanup
16:15:10 DEBUG ProcessUser cleanup function done.
16:15:10 INFO  
16:15:10 INFO  Test duration: 0.02 secs
16:15:10 INFO  Test final outcome:  SKIPPED
16:15:10 INFO  Test outcome reason: Apama plugin tests are disabled by default. Execute `pysys run` with `-XmyPlatform=container` to run these tests
16:15:10 INFO  
Test case:SoftwareManagement.Plugin.apama_plugin_update
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: sudo<remove_apama_project> returned non-zero exit code 1 (+2 other failures)
failed
Stdout
17:09:46 INFO  ==============================================================
17:09:46 INFO  Id:    SoftwareManagement.Plugin.apama_plugin_update
17:09:46 INFO  Dir:   plugin_apama/
17:09:46 INFO  Title: Validate apama plugin updating one project with another
17:09:46 DEBUG Execution order hint: 0.0
17:09:46 INFO  ==============================================================
17:09:46 WARN  Assertion that path exists=False for "/etc/tedge/apama/project" ... failed 
17:09:46 WARN  Aborted test due to FAILED outcome
17:09:46 DEBUG --- test cleanup
17:09:46 INFO  
17:09:46 INFO  cleanup:
17:09:46 DEBUG Running registered cleanup function: <bound method ApamaPlugin.cleanup_project of <ApamaPluginUpdateTest object at 0x76759d50>>
17:09:46 INFO  Removing apama project
17:09:46 DEBUG Process parameters for sudo<remove_apama_project>
  command line : /usr/bin/sudo rm -rf /etc/tedge/apama/project
    arg #1     : rm
    arg #2     : -rf
    arg #3     : /etc/tedge/apama/project
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_update/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_update/Output/linux/remove_apama_project.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_update/Output/linux/remove_apama_project.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:46 DEBUG Waiting up to 600 secs for process sudo<remove_apama_project> (pid 17412)
17:09:47 WARN  Executed sudo<remove_apama_project>, exit status 1
17:09:47 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_update/Output/linux/remove_apama_project.err
17:09:47 INFO  Contents of remove_apama_project.err: 
  rm: cannot remove '/etc/tedge/apama/project/logs/.nfs00000000000e24ab00005bb7': Device or resource busy
  -----

17:09:47 ERROR Error while running cleanup function: 
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1305, in cleanup
    fn()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 144, in cleanup_project
    self.remove_project()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 95, in remove_project
    stdouterr="remove_apama_project",
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 482, in startProcess
    abortOnError=abortOnError)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1401, in addOutcome
    self.abort(outcome, outcomeReason, callRecord)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1420, in abort
    raise AbortExecution(outcome, outcomeReason, callRecord)
pysys.exceptions.AbortExecution: sudo<remove_apama_project> returned non-zero exit code 1
17:09:47 DEBUG ProcessUser cleanup function done.
17:09:47 WARN  Cleanup failed with 1 errors: Cleanup function failed: sudo<remove_apama_project> returned non-zero exit code 1 (AbortExecution) ... blocked 
17:09:47 INFO  
17:09:47 INFO  Test duration: 0.64 secs
17:09:47 INFO  Test final outcome:  BLOCKED
17:09:47 INFO  Test outcome reason: sudo<remove_apama_project> returned non-zero exit code 1 (+2 other failures)
17:09:47 INFO  
Test case:SoftwareManagement.Plugin.apama_plugin_update
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: sudo<remove_apama_project> returned non-zero exit code 1 (+2 other failures)
failed
Stdout
17:23:31 INFO  ==============================================================
17:23:31 INFO  Id:    SoftwareManagement.Plugin.apama_plugin_update
17:23:31 INFO  Dir:   plugin_apama/
17:23:31 INFO  Title: Validate apama plugin updating one project with another
17:23:31 DEBUG Execution order hint: 0.0
17:23:31 INFO  ==============================================================
17:23:31 WARN  Assertion that path exists=False for "/etc/tedge/apama/project" ... failed 
17:23:31 WARN  Aborted test due to FAILED outcome
17:23:31 DEBUG --- test cleanup
17:23:31 INFO  
17:23:31 INFO  cleanup:
17:23:31 DEBUG Running registered cleanup function: <bound method ApamaPlugin.cleanup_project of <ApamaPluginUpdateTest object at 0x760c29b0>>
17:23:31 INFO  Removing apama project
17:23:31 DEBUG Process parameters for sudo<remove_apama_project>
  command line : /usr/bin/sudo rm -rf /etc/tedge/apama/project
    arg #1     : rm
    arg #2     : -rf
    arg #3     : /etc/tedge/apama/project
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_update/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_update/Output/linux/remove_apama_project.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_update/Output/linux/remove_apama_project.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:23:31 DEBUG Waiting up to 600 secs for process sudo<remove_apama_project> (pid 17803)
17:23:31 WARN  Executed sudo<remove_apama_project>, exit status 1
17:23:31 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/apama_plugin_update/Output/linux/remove_apama_project.err
17:23:31 INFO  Contents of remove_apama_project.err: 
  rm: cannot remove '/etc/tedge/apama/project/logs/.nfs00000000000e24ab00005bb7': Device or resource busy
  -----

17:23:31 ERROR Error while running cleanup function: 
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1305, in cleanup
    fn()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 144, in cleanup_project
    self.remove_project()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apama/environment_apama_plugin.py", line 95, in remove_project
    stdouterr="remove_apama_project",
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 482, in startProcess
    abortOnError=abortOnError)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1401, in addOutcome
    self.abort(outcome, outcomeReason, callRecord)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1420, in abort
    raise AbortExecution(outcome, outcomeReason, callRecord)
pysys.exceptions.AbortExecution: sudo<remove_apama_project> returned non-zero exit code 1
17:23:31 DEBUG ProcessUser cleanup function done.
17:23:31 WARN  Cleanup failed with 1 errors: Cleanup function failed: sudo<remove_apama_project> returned non-zero exit code 1 (AbortExecution) ... blocked 
17:23:31 INFO  
17:23:31 INFO  Test duration: 0.68 secs
17:23:31 INFO  Test final outcome:  BLOCKED
17:23:31 INFO  Test outcome reason: sudo<remove_apama_project> returned non-zero exit code 1 (+2 other failures)
17:23:31 INFO  

Test Suite: SoftwareManagement.sm_apt_install_download_path

Results

Duration0.0 sec
Tests3
Failures2

Tests

AptInstallWithDownloadPath

Test case:SoftwareManagement.sm_apt_install_download_path
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
None
skipped
Stdout
16:26:20 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux'
16:26:20 INFO  ==============================================================
16:26:20 INFO  Id:    SoftwareManagement.sm_apt_install_download_path
16:26:20 INFO  Dir:   software_management_end_to_end/
16:26:20 INFO  Title: Install package to directory specified in tedge config set tmp.path
16:26:20 DEBUG Execution order hint: 0.0
16:26:20 INFO  ==============================================================
16:26:21 INFO  Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it ... skipped
16:26:21 WARN  Aborted test due to SKIPPED outcome
16:26:21 DEBUG --- test cleanup
16:26:21 DEBUG ProcessUser cleanup function done.
16:26:21 INFO  
16:26:21 INFO  Test duration: 0.08 secs
16:26:21 INFO  Test final outcome:  SKIPPED
16:26:21 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
16:26:21 INFO  
Test case:SoftwareManagement.sm_apt_install_download_path
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: AssertionError:
failed
Stdout
16:50:55 INFO  ==============================================================
16:50:55 INFO  Id:    SoftwareManagement.sm_apt_install_download_path
16:50:55 INFO  Dir:   software_management_end_to_end/
16:50:55 INFO  Title: Install package to directory specified in tedge config set tmp.path
16:50:55 DEBUG Execution order hint: 0.0
16:50:55 INFO  ==============================================================
16:50:55 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
16:50:55 DEBUG EnvironmentC8y Setup
16:50:55 INFO  EnvironmentC8y Setup
16:50:55 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:50:55 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 15349)
16:50:55 INFO  Executed systemctl<serv_mapper1>, exit status 3
16:50:56 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:50:56 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 15353)
16:51:10 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
16:51:10 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:51:10 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 15460)
16:51:12 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
16:51:12 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:51:12 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 15468)
16:51:13 INFO  Executed systemctl<serv_mosq2>, exit status 0
16:51:13 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:51:13 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 15469)
16:51:13 INFO  Executed systemctl<serv_mapper3>, exit status 0
16:51:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:51:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1082
16:51:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:51:16 INFO  State of current operation: SUCCESSFUL
16:51:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:51:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /inventory/managedObjects/16994070 HTTP/1.1" 200 None
16:51:16 INFO  Assert that (False == value) with value=False ... passed
16:51:16 DEBUG Process parameters for sudo
  command line : /usr/bin/sudo mkdir /tedge_download_path_test
    arg #1     : mkdir
    arg #2     : /tedge_download_path_test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : None
  stderr       : None
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:51:16 DEBUG Waiting up to 600 secs for process sudo (pid 15471)
16:51:16 INFO  Executed sudo, exit status 0
16:51:16 DEBUG Process parameters for sudo
  command line : /usr/bin/sudo chmod a+rwx /tedge_download_path_test
    arg #1     : chmod
    arg #2     : a+rwx
    arg #3     : /tedge_download_path_test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : None
  stderr       : None
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:51:16 DEBUG Waiting up to 600 secs for process sudo (pid 15473)
16:51:17 INFO  Executed sudo, exit status 0
16:51:17 DEBUG Process parameters for sudo
  command line : /usr/bin/sudo /usr/bin/tedge config set tmp.path /tedge_download_path_test
    arg #1     : /usr/bin/tedge
    arg #2     : config
    arg #3     : set
    arg #4     : tmp.path
    arg #5     : /tedge_download_path_test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : None
  stderr       : None
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:51:17 DEBUG Waiting up to 600 secs for process sudo (pid 15478)
16:51:18 INFO  Executed sudo, exit status 0
16:51:18 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:51:18 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 15483)
16:51:22 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
16:51:22 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 3 seconds
16:51:22 INFO  Delaying execution by 8 seconds
16:51:30 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:51:30 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 15526)
16:51:44 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 13 secs
16:51:44 DEBUG --- test execute
16:51:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:51:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "POST /devicecontrol/operations HTTP/1.1" 201 622
16:51:44 INFO  Response status: 201
16:51:44 INFO  Response to action: {
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:51:44 INFO  Started operation: {'creationTime': '2022-04-07T16:51:44.503Z', 'deviceId': '16994070', 'deviceName': 'offsite_mythicb', 'self': 'https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217', 'id': '17009217', 'status': 'PENDING', 'description': "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]", 'c8y_SoftwareUpdate': [{'name': 'rolldice', 'action': 'install', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463'}]}
16:51:44 WARN  , retrying in 0.5 seconds...
16:51:45 WARN  , retrying in 0.5 seconds...
16:51:45 WARN  , retrying in 0.5 seconds...
16:51:46 WARN  , retrying in 0.5 seconds...
16:51:46 WARN  , retrying in 0.5 seconds...
16:51:47 WARN  , retrying in 0.5 seconds...
16:51:47 WARN  , retrying in 0.5 seconds...
16:51:48 WARN  , retrying in 0.5 seconds...
16:51:48 WARN  , retrying in 0.5 seconds...
16:51:49 WARN  AssertionError occurred while running test - 
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1294, in __call__
    self.testObj.execute()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/run.py", line 83, in execute
    assert_install_in_download_path(install_directory=self.DOWNLOAD_DIR)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/decorator.py", line 232, in fun
    return caller(func, *(extras + args), **kw)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/retry/api.py", line 74, in retry_decorator
    logger)
  File "/home/pi/env-pysys/lib/python3.7/site-packages/retry/api.py", line 33, in __retry_internal
    return f()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/run.py", line 28, in assert_install_in_download_path
    assert "rolldice" in os.listdir(f"{install_directory}")
AssertionError
16:51:49 WARN  AssertionError: ... blocked 
16:51:49 DEBUG --- test cleanup
16:51:49 INFO  
16:51:49 INFO  cleanup:
16:51:49 DEBUG Running registered cleanup function: <bound method AptInstallWithDownloadPath.mysmcleanup of <AptInstallWithDownloadPath object at 0x75dcd1b0>>
16:51:49 DEBUG Process parameters for sudo
  command line : /usr/bin/sudo rm -rf /tedge_download_path_test
    arg #1     : rm
    arg #2     : -rf
    arg #3     : /tedge_download_path_test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : None
  stderr       : None
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:51:49 DEBUG Waiting up to 600 secs for process sudo (pid 15649)
16:51:50 INFO  Executed sudo, exit status 0
16:51:50 DEBUG Process parameters for sudo
  command line : /usr/bin/sudo /usr/bin/tedge config set tmp.path /tmp
    arg #1     : /usr/bin/tedge
    arg #2     : config
    arg #3     : set
    arg #4     : tmp.path
    arg #5     : /tmp
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : None
  stderr       : None
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:51:50 DEBUG Waiting up to 600 secs for process sudo (pid 15651)
16:51:50 INFO  Executed sudo, exit status 0
16:51:50 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:51:50 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 15656)
16:51:54 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
16:51:54 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 3 seconds
16:51:54 INFO  Delaying execution by 8 seconds
16:52:02 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:52:02 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 15699)
16:52:16 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
16:52:16 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <AptInstallWithDownloadPath object at 0x75dcd1b0>>
16:52:16 DEBUG EnvironmentC8y Cleanup
16:52:17 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:52:17 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 15814)
16:52:21 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
16:52:21 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:52:21 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 15865)
16:52:21 INFO  Executed systemctl<serv_mapper5>, exit status 3
16:52:21 DEBUG ProcessUser cleanup function done.
16:52:21 INFO  
16:52:21 INFO  Test duration: 86.76 secs
16:52:21 INFO  Test final outcome:  BLOCKED
16:52:21 INFO  Test outcome reason: AssertionError:
16:52:21 INFO  
Test case:SoftwareManagement.sm_apt_install_download_path
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:23:31 INFO  ==============================================================
17:23:31 INFO  Id:    SoftwareManagement.sm_apt_install_download_path
17:23:31 INFO  Dir:   software_management_end_to_end/
17:23:31 INFO  Title: Install package to directory specified in tedge config set tmp.path
17:23:31 DEBUG Execution order hint: 0.0
17:23:31 INFO  ==============================================================
17:23:33 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:23:33 DEBUG EnvironmentC8y Setup
17:23:33 INFO  EnvironmentC8y Setup
17:23:33 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:23:33 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 17806)
17:23:34 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:23:34 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:23:34 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 17810)
17:23:48 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:23:48 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:23:48 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 17920)
17:23:48 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:23:48 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:23:48 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 17944)
17:23:49 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:23:49 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:23:49 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 17949)
17:23:49 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:23:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:23:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:23:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:23:52 INFO  State of current operation: PENDING
17:23:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:23:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:23:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:23:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:23:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:23:54 INFO  State of current operation: PENDING
17:23:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:23:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:23:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:23:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:23:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:23:56 INFO  State of current operation: PENDING
17:23:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:23:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:23:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:23:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:23:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:23:58 INFO  State of current operation: PENDING
17:23:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:23:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:01 INFO  State of current operation: PENDING
17:24:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:03 INFO  State of current operation: PENDING
17:24:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:05 INFO  State of current operation: PENDING
17:24:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:07 INFO  State of current operation: PENDING
17:24:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:09 INFO  State of current operation: PENDING
17:24:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:12 INFO  State of current operation: PENDING
17:24:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:14 INFO  State of current operation: PENDING
17:24:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:16 INFO  State of current operation: PENDING
17:24:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:18 INFO  State of current operation: PENDING
17:24:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:21 INFO  State of current operation: PENDING
17:24:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:23 INFO  State of current operation: PENDING
17:24:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:25 INFO  State of current operation: PENDING
17:24:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:27 INFO  State of current operation: PENDING
17:24:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:24:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:29 INFO  State of current operation: PENDING
17:24:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:24:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:32 INFO  State of current operation: PENDING
17:24:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:24:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:34 INFO  State of current operation: PENDING
17:24:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:24:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:36 INFO  State of current operation: PENDING
17:24:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:24:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:38 INFO  State of current operation: PENDING
17:24:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:24:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:41 INFO  State of current operation: PENDING
17:24:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:24:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:43 INFO  State of current operation: PENDING
17:24:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:24:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:45 INFO  State of current operation: PENDING
17:24:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:24:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:47 INFO  State of current operation: PENDING
17:24:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:24:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:49 INFO  State of current operation: PENDING
17:24:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:24:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:52 INFO  State of current operation: PENDING
17:24:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:24:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:54 INFO  State of current operation: PENDING
17:24:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:24:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:56 INFO  State of current operation: PENDING
17:24:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:24:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:24:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:24:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:58 INFO  State of current operation: PENDING
17:24:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:24:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:01 INFO  State of current operation: PENDING
17:25:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:03 INFO  State of current operation: PENDING
17:25:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:05 INFO  State of current operation: PENDING
17:25:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:07 INFO  State of current operation: PENDING
17:25:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:10 INFO  State of current operation: PENDING
17:25:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:12 INFO  State of current operation: PENDING
17:25:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:14 INFO  State of current operation: PENDING
17:25:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:16 INFO  State of current operation: PENDING
17:25:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:19 INFO  State of current operation: PENDING
17:25:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:21 INFO  State of current operation: PENDING
17:25:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:23 INFO  State of current operation: PENDING
17:25:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:25 INFO  State of current operation: PENDING
17:25:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:27 INFO  State of current operation: PENDING
17:25:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:30 INFO  State of current operation: PENDING
17:25:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:32 INFO  State of current operation: PENDING
17:25:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:34 INFO  State of current operation: PENDING
17:25:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:36 INFO  State of current operation: PENDING
17:25:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:39 INFO  State of current operation: PENDING
17:25:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:41 INFO  State of current operation: PENDING
17:25:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:43 INFO  State of current operation: PENDING
17:25:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:45 INFO  State of current operation: PENDING
17:25:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:48 INFO  State of current operation: PENDING
17:25:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:50 INFO  State of current operation: PENDING
17:25:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:52 INFO  State of current operation: PENDING
17:25:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:54 INFO  State of current operation: PENDING
17:25:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:56 INFO  State of current operation: PENDING
17:25:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:25:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:25:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:25:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:59 INFO  State of current operation: PENDING
17:25:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:25:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:26:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:26:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:26:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:26:01 INFO  State of current operation: PENDING
17:26:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:26:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:26:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:26:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:26:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:26:03 INFO  State of current operation: PENDING
17:26:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:26:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:26:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:26:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:26:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:26:05 INFO  State of current operation: PENDING
17:26:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:26:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:26:07 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/run.py", line 48, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:26:07 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:26:07 DEBUG --- test cleanup
17:26:07 INFO  
17:26:07 INFO  cleanup:
17:26:07 DEBUG Running registered cleanup function: <bound method AptInstallWithDownloadPath.mysmcleanup of <AptInstallWithDownloadPath object at 0x75d12ab0>>
17:26:07 DEBUG Process parameters for sudo
  command line : /usr/bin/sudo rm -rf /tedge_download_path_test
    arg #1     : rm
    arg #2     : -rf
    arg #3     : /tedge_download_path_test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : None
  stderr       : None
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:26:07 DEBUG Waiting up to 600 secs for process sudo (pid 17969)
17:26:08 INFO  Executed sudo, exit status 0
17:26:08 DEBUG Process parameters for sudo
  command line : /usr/bin/sudo /usr/bin/tedge config set tmp.path None
    arg #1     : /usr/bin/tedge
    arg #2     : config
    arg #3     : set
    arg #4     : tmp.path
    arg #5     : None
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : None
  stderr       : None
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:26:08 DEBUG Waiting up to 600 secs for process sudo (pid 17971)
17:26:08 INFO  Executed sudo, exit status 0
17:26:09 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:26:09 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 17976)
17:26:13 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:26:13 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 4 seconds
17:26:13 INFO  Delaying execution by 7 seconds
17:26:20 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:26:20 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 18022)
17:26:34 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:26:34 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <AptInstallWithDownloadPath object at 0x75d12ab0>>
17:26:34 DEBUG EnvironmentC8y Cleanup
17:26:34 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:26:34 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 18140)
17:26:38 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:26:38 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_download_path/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:26:38 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 18199)
17:26:39 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:26:39 DEBUG ProcessUser cleanup function done.
17:26:39 INFO  
17:26:39 INFO  Test duration: 187.49 secs
17:26:39 INFO  Test final outcome:  BLOCKED
17:26:39 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:26:39 INFO  

Test Suite: SoftwareManagement.sm_apt_install_fail

Results

Duration0.0 sec
Tests3
Failures2

Tests

PySysTest

Test case:SoftwareManagement.sm_apt_install_fail
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
None
skipped
Stdout
16:26:21 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux'
16:26:21 INFO  ==============================================================
16:26:21 INFO  Id:    SoftwareManagement.sm_apt_install_fail
16:26:21 INFO  Dir:   software_management_end_to_end/
16:26:21 INFO  Title: Validate end to end behaviour for a failing installation
16:26:21 DEBUG Execution order hint: 0.0
16:26:21 INFO  ==============================================================
16:26:21 INFO  Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it ... skipped
16:26:21 WARN  Aborted test due to SKIPPED outcome
16:26:21 DEBUG --- test cleanup
16:26:21 DEBUG ProcessUser cleanup function done.
16:26:21 INFO  
16:26:21 INFO  Test duration: 0.02 secs
16:26:21 INFO  Test final outcome:  SKIPPED
16:26:21 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
16:26:21 INFO  
Test case:SoftwareManagement.sm_apt_install_fail
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
16:52:21 INFO  ==============================================================
16:52:21 INFO  Id:    SoftwareManagement.sm_apt_install_fail
16:52:21 INFO  Dir:   software_management_end_to_end/
16:52:21 INFO  Title: Validate end to end behaviour for a failing installation
16:52:21 DEBUG Execution order hint: 0.0
16:52:21 INFO  ==============================================================
16:52:21 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
16:52:21 DEBUG EnvironmentC8y Setup
16:52:21 INFO  EnvironmentC8y Setup
16:52:21 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:52:21 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 15867)
16:52:22 INFO  Executed systemctl<serv_mapper1>, exit status 3
16:52:22 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
16:52:22 INFO  Delaying execution by 6 seconds
16:52:28 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:52:28 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 15874)
16:52:42 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
16:52:42 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:52:42 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 15982)
16:52:43 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
16:52:43 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:52:43 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 15989)
16:52:43 INFO  Executed systemctl<serv_mosq2>, exit status 0
16:52:43 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:52:43 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 15990)
16:52:44 INFO  Executed systemctl<serv_mapper3>, exit status 0
16:52:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:52:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1528
16:52:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:46 INFO  State of current operation: PENDING
16:52:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:52:37.191Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:52:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:52:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1528
16:52:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:48 INFO  State of current operation: PENDING
16:52:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:52:37.191Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:52:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:52:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1528
16:52:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:50 INFO  State of current operation: PENDING
16:52:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:52:37.191Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:52:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:52:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1528
16:52:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:53 INFO  State of current operation: PENDING
16:52:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:52:37.191Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:52:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:52:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1528
16:52:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:55 INFO  State of current operation: PENDING
16:52:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:52:37.191Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:52:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:52:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1528
16:52:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:57 INFO  State of current operation: PENDING
16:52:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:52:37.191Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:52:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:52:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1528
16:52:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:59 INFO  State of current operation: PENDING
16:52:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:52:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:52:37.191Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1528
16:53:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:01 INFO  State of current operation: PENDING
16:53:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:52:37.191Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:04 INFO  State of current operation: PENDING
16:53:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:06 INFO  State of current operation: PENDING
16:53:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:08 INFO  State of current operation: PENDING
16:53:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:10 INFO  State of current operation: PENDING
16:53:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:13 INFO  State of current operation: PENDING
16:53:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:15 INFO  State of current operation: PENDING
16:53:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:17 INFO  State of current operation: PENDING
16:53:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:19 INFO  State of current operation: PENDING
16:53:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:21 INFO  State of current operation: PENDING
16:53:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:24 INFO  State of current operation: PENDING
16:53:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:26 INFO  State of current operation: PENDING
16:53:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:28 INFO  State of current operation: PENDING
16:53:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:30 INFO  State of current operation: PENDING
16:53:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:33 INFO  State of current operation: PENDING
16:53:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:35 INFO  State of current operation: PENDING
16:53:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:37 INFO  State of current operation: PENDING
16:53:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:39 INFO  State of current operation: PENDING
16:53:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:41 INFO  State of current operation: PENDING
16:53:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:44 INFO  State of current operation: PENDING
16:53:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:44 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:46 INFO  State of current operation: PENDING
16:53:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:49 INFO  State of current operation: PENDING
16:53:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:51 INFO  State of current operation: PENDING
16:53:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:53 INFO  State of current operation: PENDING
16:53:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:55 INFO  State of current operation: PENDING
16:53:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:53:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:53:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:53:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:58 INFO  State of current operation: PENDING
16:53:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:53:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:00 INFO  State of current operation: PENDING
16:54:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:02 INFO  State of current operation: PENDING
16:54:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:04 INFO  State of current operation: PENDING
16:54:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:06 INFO  State of current operation: PENDING
16:54:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:09 INFO  State of current operation: PENDING
16:54:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:11 INFO  State of current operation: PENDING
16:54:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:13 INFO  State of current operation: PENDING
16:54:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:15 INFO  State of current operation: PENDING
16:54:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:18 INFO  State of current operation: PENDING
16:54:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:20 INFO  State of current operation: PENDING
16:54:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:22 INFO  State of current operation: PENDING
16:54:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:24 INFO  State of current operation: PENDING
16:54:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:26 INFO  State of current operation: PENDING
16:54:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:29 INFO  State of current operation: PENDING
16:54:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:31 INFO  State of current operation: PENDING
16:54:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:33 INFO  State of current operation: PENDING
16:54:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:35 INFO  State of current operation: PENDING
16:54:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:38 INFO  State of current operation: PENDING
16:54:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:40 INFO  State of current operation: PENDING
16:54:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:42 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:42 INFO  State of current operation: PENDING
16:54:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:42 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:44 INFO  State of current operation: PENDING
16:54:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:44 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:47 INFO  State of current operation: PENDING
16:54:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:49 INFO  State of current operation: PENDING
16:54:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:51 INFO  State of current operation: PENDING
16:54:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:53 INFO  State of current operation: PENDING
16:54:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:55 INFO  State of current operation: PENDING
16:54:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:54:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:54:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:54:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:58 INFO  State of current operation: PENDING
16:54:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:54:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:55:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:00 INFO  State of current operation: PENDING
16:55:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:02 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/run.py", line 20, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
16:55:02 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
16:55:02 DEBUG --- test cleanup
16:55:02 INFO  
16:55:02 INFO  cleanup:
16:55:02 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x75dcdcf0>>
16:55:02 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x75dcdcf0>>
16:55:02 DEBUG EnvironmentC8y Cleanup
16:55:02 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:55:02 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 16002)
16:55:06 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
16:55:06 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:55:06 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 16043)
16:55:07 INFO  Executed systemctl<serv_mapper5>, exit status 3
16:55:07 DEBUG ProcessUser cleanup function done.
16:55:07 INFO  
16:55:07 INFO  Test duration: 165.30 secs
16:55:07 INFO  Test final outcome:  BLOCKED
16:55:07 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
16:55:07 INFO  
Test case:SoftwareManagement.sm_apt_install_fail
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:26:39 INFO  ==============================================================
17:26:39 INFO  Id:    SoftwareManagement.sm_apt_install_fail
17:26:39 INFO  Dir:   software_management_end_to_end/
17:26:39 INFO  Title: Validate end to end behaviour for a failing installation
17:26:39 DEBUG Execution order hint: 0.0
17:26:39 INFO  ==============================================================
17:26:39 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:26:39 DEBUG EnvironmentC8y Setup
17:26:39 INFO  EnvironmentC8y Setup
17:26:39 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:26:39 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 18209)
17:26:40 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:26:40 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
17:26:40 INFO  Delaying execution by 6 seconds
17:26:46 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:26:46 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 18214)
17:27:00 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:27:00 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:27:00 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 18322)
17:27:01 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:27:01 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:27:01 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 18346)
17:27:01 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:27:01 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:27:01 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 18349)
17:27:02 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:27:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:27:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:04 INFO  State of current operation: PENDING
17:27:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:27:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:06 INFO  State of current operation: PENDING
17:27:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:27:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:08 INFO  State of current operation: PENDING
17:27:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:27:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:11 INFO  State of current operation: PENDING
17:27:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:27:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:13 INFO  State of current operation: PENDING
17:27:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2840
17:27:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:15 INFO  State of current operation: PENDING
17:27:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:24:30.949Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3004
17:27:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:17 INFO  State of current operation: PENDING
17:27:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:17.713Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3004
17:27:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:20 INFO  State of current operation: PENDING
17:27:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:17.713Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3004
17:27:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:22 INFO  State of current operation: PENDING
17:27:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:17.713Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3004
17:27:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:24 INFO  State of current operation: PENDING
17:27:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:17.713Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3004
17:27:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:26 INFO  State of current operation: PENDING
17:27:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:17.713Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3004
17:27:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:29 INFO  State of current operation: PENDING
17:27:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:17.713Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3004
17:27:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:31 INFO  State of current operation: PENDING
17:27:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:17.713Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3004
17:27:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:33 INFO  State of current operation: PENDING
17:27:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:17.713Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3004
17:27:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:35 INFO  State of current operation: PENDING
17:27:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:17.713Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3004
17:27:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:37 INFO  State of current operation: PENDING
17:27:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:17.713Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3004
17:27:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:40 INFO  State of current operation: PENDING
17:27:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:17.713Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:42 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3004
17:27:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:42 INFO  State of current operation: PENDING
17:27:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:42 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:17.713Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:27:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:44 INFO  State of current operation: PENDING
17:27:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:44 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:27:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:46 INFO  State of current operation: PENDING
17:27:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:27:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:49 INFO  State of current operation: PENDING
17:27:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:27:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:51 INFO  State of current operation: PENDING
17:27:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:27:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:53 INFO  State of current operation: PENDING
17:27:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:27:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:55 INFO  State of current operation: PENDING
17:27:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:27:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:27:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:27:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:58 INFO  State of current operation: PENDING
17:27:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:27:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:00 INFO  State of current operation: PENDING
17:28:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:02 INFO  State of current operation: PENDING
17:28:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:04 INFO  State of current operation: PENDING
17:28:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:06 INFO  State of current operation: PENDING
17:28:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:09 INFO  State of current operation: PENDING
17:28:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:11 INFO  State of current operation: PENDING
17:28:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:13 INFO  State of current operation: PENDING
17:28:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:15 INFO  State of current operation: PENDING
17:28:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:18 INFO  State of current operation: PENDING
17:28:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:20 INFO  State of current operation: PENDING
17:28:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:22 INFO  State of current operation: PENDING
17:28:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:24 INFO  State of current operation: PENDING
17:28:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:27 INFO  State of current operation: PENDING
17:28:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:29 INFO  State of current operation: PENDING
17:28:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:31 INFO  State of current operation: PENDING
17:28:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:33 INFO  State of current operation: PENDING
17:28:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:35 INFO  State of current operation: PENDING
17:28:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:38 INFO  State of current operation: PENDING
17:28:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:40 INFO  State of current operation: PENDING
17:28:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:42 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:42 INFO  State of current operation: PENDING
17:28:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:42 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:44 INFO  State of current operation: PENDING
17:28:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:44 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:47 INFO  State of current operation: PENDING
17:28:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:49 INFO  State of current operation: PENDING
17:28:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:51 INFO  State of current operation: PENDING
17:28:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:53 INFO  State of current operation: PENDING
17:28:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:56 INFO  State of current operation: PENDING
17:28:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:28:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:28:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:28:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:58 INFO  State of current operation: PENDING
17:28:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:28:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:00 INFO  State of current operation: PENDING
17:29:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:02 INFO  State of current operation: PENDING
17:29:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:05 INFO  State of current operation: PENDING
17:29:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:07 INFO  State of current operation: PENDING
17:29:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:09 INFO  State of current operation: PENDING
17:29:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:11 INFO  State of current operation: PENDING
17:29:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:13 INFO  State of current operation: PENDING
17:29:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:16 INFO  State of current operation: PENDING
17:29:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:18 INFO  State of current operation: PENDING
17:29:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:20 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/run.py", line 20, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:29:20 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:29:20 DEBUG --- test cleanup
17:29:20 INFO  
17:29:20 INFO  cleanup:
17:29:20 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x760c29b0>>
17:29:20 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x760c29b0>>
17:29:20 DEBUG EnvironmentC8y Cleanup
17:29:20 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:29:20 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 18370)
17:29:24 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:29:24 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_fail/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:29:24 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 18411)
17:29:25 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:29:25 DEBUG ProcessUser cleanup function done.
17:29:25 INFO  
17:29:25 INFO  Test duration: 165.34 secs
17:29:25 INFO  Test final outcome:  BLOCKED
17:29:25 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:29:25 INFO  

Test Suite: SoftwareManagement.sm_apt_install_remove

Results

Duration0.0 sec
Tests3
Failures2

Tests

PySysTest

Test case:SoftwareManagement.sm_apt_install_remove
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
None
skipped
Stdout
16:26:21 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux'
16:26:21 INFO  ==============================================================
16:26:21 INFO  Id:    SoftwareManagement.sm_apt_install_remove
16:26:21 INFO  Dir:   software_management_end_to_end/
16:26:21 INFO  Title: Validate end to end behaviour for the apt plugin for installation and removal of packages
16:26:21 DEBUG Execution order hint: 0.0
16:26:21 INFO  ==============================================================
16:26:21 INFO  Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it ... skipped
16:26:21 WARN  Aborted test due to SKIPPED outcome
16:26:21 DEBUG --- test cleanup
16:26:21 DEBUG ProcessUser cleanup function done.
16:26:21 INFO  
16:26:21 INFO  Test duration: 0.02 secs
16:26:21 INFO  Test final outcome:  SKIPPED
16:26:21 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
16:26:21 INFO  
Test case:SoftwareManagement.sm_apt_install_remove
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
16:55:07 INFO  ==============================================================
16:55:07 INFO  Id:    SoftwareManagement.sm_apt_install_remove
16:55:07 INFO  Dir:   software_management_end_to_end/
16:55:07 INFO  Title: Validate end to end behaviour for the apt plugin for installation and removal of packages
16:55:07 DEBUG Execution order hint: 0.0
16:55:07 INFO  ==============================================================
16:55:07 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
16:55:07 DEBUG EnvironmentC8y Setup
16:55:07 INFO  EnvironmentC8y Setup
16:55:07 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:55:07 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 16046)
16:55:07 INFO  Executed systemctl<serv_mapper1>, exit status 3
16:55:08 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
16:55:08 INFO  Delaying execution by 6 seconds
16:55:14 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:55:14 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 16051)
16:55:28 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
16:55:28 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:55:28 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 16158)
16:55:28 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
16:55:28 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:55:28 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 16166)
16:55:29 INFO  Executed systemctl<serv_mosq2>, exit status 0
16:55:29 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:55:29 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 16167)
16:55:29 INFO  Executed systemctl<serv_mapper3>, exit status 0
16:55:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:55:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:32 INFO  State of current operation: PENDING
16:55:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:55:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:34 INFO  State of current operation: PENDING
16:55:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:55:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:36 INFO  State of current operation: PENDING
16:55:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:55:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:38 INFO  State of current operation: PENDING
16:55:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:55:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:40 INFO  State of current operation: PENDING
16:55:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:55:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:43 INFO  State of current operation: PENDING
16:55:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:55:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:45 INFO  State of current operation: PENDING
16:55:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1692
16:55:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:47 INFO  State of current operation: PENDING
16:55:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:53:03.585Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:55:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:49 INFO  State of current operation: PENDING
16:55:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:55:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:52 INFO  State of current operation: PENDING
16:55:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:55:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:54 INFO  State of current operation: PENDING
16:55:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:55:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:56 INFO  State of current operation: PENDING
16:55:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:55:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:55:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:55:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:58 INFO  State of current operation: PENDING
16:55:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:55:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:00 INFO  State of current operation: PENDING
16:56:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:03 INFO  State of current operation: PENDING
16:56:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:05 INFO  State of current operation: PENDING
16:56:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:07 INFO  State of current operation: PENDING
16:56:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:09 INFO  State of current operation: PENDING
16:56:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:12 INFO  State of current operation: PENDING
16:56:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:14 INFO  State of current operation: PENDING
16:56:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:16 INFO  State of current operation: PENDING
16:56:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:18 INFO  State of current operation: PENDING
16:56:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:20 INFO  State of current operation: PENDING
16:56:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:23 INFO  State of current operation: PENDING
16:56:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:25 INFO  State of current operation: PENDING
16:56:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:27 INFO  State of current operation: PENDING
16:56:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:29 INFO  State of current operation: PENDING
16:56:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:32 INFO  State of current operation: PENDING
16:56:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:34 INFO  State of current operation: PENDING
16:56:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:36 INFO  State of current operation: PENDING
16:56:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:38 INFO  State of current operation: PENDING
16:56:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:40 INFO  State of current operation: PENDING
16:56:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:43 INFO  State of current operation: PENDING
16:56:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:45 INFO  State of current operation: PENDING
16:56:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:47 INFO  State of current operation: PENDING
16:56:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:49 INFO  State of current operation: PENDING
16:56:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:52 INFO  State of current operation: PENDING
16:56:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:54 INFO  State of current operation: PENDING
16:56:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:56 INFO  State of current operation: PENDING
16:56:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:56:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:56:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:56:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:58 INFO  State of current operation: PENDING
16:56:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:56:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:00 INFO  State of current operation: PENDING
16:57:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:03 INFO  State of current operation: PENDING
16:57:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:05 INFO  State of current operation: PENDING
16:57:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:07 INFO  State of current operation: PENDING
16:57:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:09 INFO  State of current operation: PENDING
16:57:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:12 INFO  State of current operation: PENDING
16:57:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:14 INFO  State of current operation: PENDING
16:57:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:16 INFO  State of current operation: PENDING
16:57:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:18 INFO  State of current operation: PENDING
16:57:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:21 INFO  State of current operation: PENDING
16:57:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:23 INFO  State of current operation: PENDING
16:57:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:25 INFO  State of current operation: PENDING
16:57:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:27 INFO  State of current operation: PENDING
16:57:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:29 INFO  State of current operation: PENDING
16:57:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:32 INFO  State of current operation: PENDING
16:57:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:34 INFO  State of current operation: PENDING
16:57:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:36 INFO  State of current operation: PENDING
16:57:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:38 INFO  State of current operation: PENDING
16:57:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:41 INFO  State of current operation: PENDING
16:57:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:43 INFO  State of current operation: PENDING
16:57:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:57:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:57:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:45 INFO  State of current operation: PENDING
16:57:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:57:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:57:47 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/run.py", line 27, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
16:57:47 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
16:57:47 DEBUG --- test cleanup
16:57:47 INFO  
16:57:47 INFO  cleanup:
16:57:47 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x75dcdd70>>
16:57:47 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x75dcdd70>>
16:57:47 DEBUG EnvironmentC8y Cleanup
16:57:47 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:57:47 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 16183)
16:57:51 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
16:57:51 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:57:51 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 16225)
16:57:52 INFO  Executed systemctl<serv_mapper5>, exit status 3
16:57:52 DEBUG ProcessUser cleanup function done.
16:57:52 INFO  
16:57:52 INFO  Test duration: 165.00 secs
16:57:52 INFO  Test final outcome:  BLOCKED
16:57:52 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
16:57:52 INFO  
Test case:SoftwareManagement.sm_apt_install_remove
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:29:25 INFO  ==============================================================
17:29:25 INFO  Id:    SoftwareManagement.sm_apt_install_remove
17:29:25 INFO  Dir:   software_management_end_to_end/
17:29:25 INFO  Title: Validate end to end behaviour for the apt plugin for installation and removal of packages
17:29:25 DEBUG Execution order hint: 0.0
17:29:25 INFO  ==============================================================
17:29:25 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:29:25 DEBUG EnvironmentC8y Setup
17:29:25 INFO  EnvironmentC8y Setup
17:29:25 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:29:25 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 18425)
17:29:26 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:29:26 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
17:29:26 INFO  Delaying execution by 6 seconds
17:29:32 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:29:32 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 18431)
17:29:46 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:29:46 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:29:46 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 18539)
17:29:46 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:29:46 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:29:46 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 18563)
17:29:47 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:29:47 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:29:47 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 18566)
17:29:47 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:29:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:50 INFO  State of current operation: PENDING
17:29:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:52 INFO  State of current operation: PENDING
17:29:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:54 INFO  State of current operation: PENDING
17:29:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:56 INFO  State of current operation: PENDING
17:29:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:29:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:29:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:29:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:59 INFO  State of current operation: PENDING
17:29:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:29:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:30:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:01 INFO  State of current operation: PENDING
17:30:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:30:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:03 INFO  State of current operation: PENDING
17:30:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:30:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:05 INFO  State of current operation: PENDING
17:30:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:30:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:08 INFO  State of current operation: PENDING
17:30:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:30:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:10 INFO  State of current operation: PENDING
17:30:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:30:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:12 INFO  State of current operation: PENDING
17:30:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:30:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:14 INFO  State of current operation: PENDING
17:30:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:30:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:16 INFO  State of current operation: PENDING
17:30:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:30:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:19 INFO  State of current operation: PENDING
17:30:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:30:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:21 INFO  State of current operation: PENDING
17:30:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:30:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:23 INFO  State of current operation: PENDING
17:30:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:30:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:25 INFO  State of current operation: PENDING
17:30:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3168
17:30:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:28 INFO  State of current operation: PENDING
17:30:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:27:43.934Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:30 INFO  State of current operation: PENDING
17:30:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:32 INFO  State of current operation: PENDING
17:30:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:34 INFO  State of current operation: PENDING
17:30:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:37 INFO  State of current operation: PENDING
17:30:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:39 INFO  State of current operation: PENDING
17:30:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:41 INFO  State of current operation: PENDING
17:30:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:43 INFO  State of current operation: PENDING
17:30:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:46 INFO  State of current operation: PENDING
17:30:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:48 INFO  State of current operation: PENDING
17:30:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:50 INFO  State of current operation: PENDING
17:30:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:52 INFO  State of current operation: PENDING
17:30:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:54 INFO  State of current operation: PENDING
17:30:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:57 INFO  State of current operation: PENDING
17:30:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:30:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:30:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:30:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:59 INFO  State of current operation: PENDING
17:30:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:30:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:01 INFO  State of current operation: PENDING
17:31:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:03 INFO  State of current operation: PENDING
17:31:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:06 INFO  State of current operation: PENDING
17:31:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:08 INFO  State of current operation: PENDING
17:31:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:10 INFO  State of current operation: PENDING
17:31:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:12 INFO  State of current operation: PENDING
17:31:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:15 INFO  State of current operation: PENDING
17:31:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:17 INFO  State of current operation: PENDING
17:31:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:19 INFO  State of current operation: PENDING
17:31:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:21 INFO  State of current operation: PENDING
17:31:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:23 INFO  State of current operation: PENDING
17:31:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:26 INFO  State of current operation: PENDING
17:31:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:28 INFO  State of current operation: PENDING
17:31:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:30 INFO  State of current operation: PENDING
17:31:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:32 INFO  State of current operation: PENDING
17:31:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:35 INFO  State of current operation: PENDING
17:31:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:37 INFO  State of current operation: PENDING
17:31:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:39 INFO  State of current operation: PENDING
17:31:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:41 INFO  State of current operation: PENDING
17:31:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:43 INFO  State of current operation: PENDING
17:31:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:46 INFO  State of current operation: PENDING
17:31:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:48 INFO  State of current operation: PENDING
17:31:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:50 INFO  State of current operation: PENDING
17:31:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:52 INFO  State of current operation: PENDING
17:31:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:55 INFO  State of current operation: PENDING
17:31:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:57 INFO  State of current operation: PENDING
17:31:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:31:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:31:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:31:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:59 INFO  State of current operation: PENDING
17:31:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:31:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:32:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:32:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:32:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:01 INFO  State of current operation: PENDING
17:32:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:32:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:32:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:32:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:04 INFO  State of current operation: PENDING
17:32:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:32:06 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/run.py", line 27, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:32:06 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:32:06 DEBUG --- test cleanup
17:32:06 INFO  
17:32:06 INFO  cleanup:
17:32:06 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x760c28b0>>
17:32:06 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x760c28b0>>
17:32:06 DEBUG EnvironmentC8y Cleanup
17:32:06 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:32:06 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 18593)
17:32:10 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:32:10 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:32:10 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 18634)
17:32:10 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:32:10 DEBUG ProcessUser cleanup function done.
17:32:10 INFO  
17:32:10 INFO  Test duration: 165.42 secs
17:32:10 INFO  Test final outcome:  BLOCKED
17:32:10 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:32:10 INFO  

Test Suite: SoftwareManagement.sm_apt_install_remove_default

Results

Duration0.0 sec
Tests3
Failures2

Tests

PySysTest

Test case:SoftwareManagement.sm_apt_install_remove_default
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
None
skipped
Stdout
16:26:21 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux'
16:26:21 INFO  ==============================================================
16:26:21 INFO  Id:    SoftwareManagement.sm_apt_install_remove_default
16:26:21 INFO  Dir:   software_management_end_to_end/
16:26:21 INFO  Title: Validate end to end behaviour for the default plugin for installation and removal of packages
16:26:21 DEBUG Execution order hint: 0.0
16:26:21 INFO  ==============================================================
16:26:21 INFO  Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it ... skipped
16:26:21 WARN  Aborted test due to SKIPPED outcome
16:26:21 DEBUG --- test cleanup
16:26:21 DEBUG ProcessUser cleanup function done.
16:26:21 INFO  
16:26:21 INFO  Test duration: 0.02 secs
16:26:21 INFO  Test final outcome:  SKIPPED
16:26:21 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
16:26:21 INFO  
Test case:SoftwareManagement.sm_apt_install_remove_default
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
16:57:52 INFO  ==============================================================
16:57:52 INFO  Id:    SoftwareManagement.sm_apt_install_remove_default
16:57:52 INFO  Dir:   software_management_end_to_end/
16:57:52 INFO  Title: Validate end to end behaviour for the default plugin for installation and removal of packages
16:57:52 DEBUG Execution order hint: 0.0
16:57:52 INFO  ==============================================================
16:57:52 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
16:57:52 DEBUG EnvironmentC8y Setup
16:57:52 INFO  EnvironmentC8y Setup
16:57:52 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:57:52 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 16240)
16:57:53 INFO  Executed systemctl<serv_mapper1>, exit status 3
16:57:53 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
16:57:53 INFO  Delaying execution by 6 seconds
16:57:59 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:57:59 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 16244)
16:58:14 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
16:58:14 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:58:14 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 16352)
16:58:14 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
16:58:14 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:58:14 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 16359)
16:58:15 INFO  Executed systemctl<serv_mosq2>, exit status 0
16:58:15 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:58:15 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 16360)
16:58:15 INFO  Executed systemctl<serv_mapper3>, exit status 0
16:58:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:58:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:17 INFO  State of current operation: PENDING
16:58:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:58:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:20 INFO  State of current operation: PENDING
16:58:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:58:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:22 INFO  State of current operation: PENDING
16:58:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:58:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:24 INFO  State of current operation: PENDING
16:58:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:58:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:26 INFO  State of current operation: PENDING
16:58:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:58:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:29 INFO  State of current operation: PENDING
16:58:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:58:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:31 INFO  State of current operation: PENDING
16:58:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 1856
16:58:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:33 INFO  State of current operation: PENDING
16:58:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:55:49.506Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:58:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:35 INFO  State of current operation: PENDING
16:58:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:58:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:37 INFO  State of current operation: PENDING
16:58:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:58:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:40 INFO  State of current operation: PENDING
16:58:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:42 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:58:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:42 INFO  State of current operation: PENDING
16:58:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:42 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:58:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:44 INFO  State of current operation: PENDING
16:58:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:44 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:58:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:46 INFO  State of current operation: PENDING
16:58:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:58:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:49 INFO  State of current operation: PENDING
16:58:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:58:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:51 INFO  State of current operation: PENDING
16:58:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:58:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:53 INFO  State of current operation: PENDING
16:58:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:58:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:55 INFO  State of current operation: PENDING
16:58:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:58:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:58:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:57 INFO  State of current operation: PENDING
16:58:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:58:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:58:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:00 INFO  State of current operation: PENDING
16:59:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:02 INFO  State of current operation: PENDING
16:59:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:04 INFO  State of current operation: PENDING
16:59:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:07 INFO  State of current operation: PENDING
16:59:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:09 INFO  State of current operation: PENDING
16:59:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:11 INFO  State of current operation: PENDING
16:59:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:13 INFO  State of current operation: PENDING
16:59:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:15 INFO  State of current operation: PENDING
16:59:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:18 INFO  State of current operation: PENDING
16:59:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:20 INFO  State of current operation: PENDING
16:59:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:22 INFO  State of current operation: PENDING
16:59:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:24 INFO  State of current operation: PENDING
16:59:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:27 INFO  State of current operation: PENDING
16:59:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:29 INFO  State of current operation: PENDING
16:59:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:31 INFO  State of current operation: PENDING
16:59:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:33 INFO  State of current operation: PENDING
16:59:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:35 INFO  State of current operation: PENDING
16:59:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:38 INFO  State of current operation: PENDING
16:59:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:40 INFO  State of current operation: PENDING
16:59:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:42 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:42 INFO  State of current operation: PENDING
16:59:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:42 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:45 INFO  State of current operation: PENDING
16:59:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:47 INFO  State of current operation: PENDING
16:59:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:49 INFO  State of current operation: PENDING
16:59:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:51 INFO  State of current operation: PENDING
16:59:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:54 INFO  State of current operation: PENDING
16:59:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:56 INFO  State of current operation: PENDING
16:59:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
16:59:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:59:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
16:59:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:58 INFO  State of current operation: PENDING
16:59:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
16:59:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:00 INFO  State of current operation: PENDING
17:00:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:03 INFO  State of current operation: PENDING
17:00:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:05 INFO  State of current operation: PENDING
17:00:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:07 INFO  State of current operation: PENDING
17:00:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:09 INFO  State of current operation: PENDING
17:00:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:11 INFO  State of current operation: PENDING
17:00:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:14 INFO  State of current operation: PENDING
17:00:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:16 INFO  State of current operation: PENDING
17:00:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:18 INFO  State of current operation: PENDING
17:00:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:20 INFO  State of current operation: PENDING
17:00:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:23 INFO  State of current operation: PENDING
17:00:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:25 INFO  State of current operation: PENDING
17:00:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:27 INFO  State of current operation: PENDING
17:00:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:29 INFO  State of current operation: PENDING
17:00:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:00:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:00:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:31 INFO  State of current operation: PENDING
17:00:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:00:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:00:33 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/run.py", line 26, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:00:34 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:00:34 DEBUG --- test cleanup
17:00:34 INFO  
17:00:34 INFO  cleanup:
17:00:34 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x75e67f90>>
17:00:34 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x75e67f90>>
17:00:34 DEBUG EnvironmentC8y Cleanup
17:00:35 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:00:35 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 16375)
17:00:39 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:00:39 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:00:39 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 16417)
17:00:39 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:00:39 DEBUG ProcessUser cleanup function done.
17:00:39 INFO  
17:00:39 INFO  Test duration: 167.41 secs
17:00:39 INFO  Test final outcome:  BLOCKED
17:00:39 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:00:39 INFO  
Test case:SoftwareManagement.sm_apt_install_remove_default
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:32:11 INFO  ==============================================================
17:32:11 INFO  Id:    SoftwareManagement.sm_apt_install_remove_default
17:32:11 INFO  Dir:   software_management_end_to_end/
17:32:11 INFO  Title: Validate end to end behaviour for the default plugin for installation and removal of packages
17:32:11 DEBUG Execution order hint: 0.0
17:32:11 INFO  ==============================================================
17:32:11 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:32:11 DEBUG EnvironmentC8y Setup
17:32:11 INFO  EnvironmentC8y Setup
17:32:11 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:32:11 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 18645)
17:32:11 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:32:11 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
17:32:11 INFO  Delaying execution by 6 seconds
17:32:17 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:32:17 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 18650)
17:32:32 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:32:32 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:32:32 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 18761)
17:32:32 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:32:32 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:32:32 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 18785)
17:32:33 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:32:33 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:32:33 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 18788)
17:32:33 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:32:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:32:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:32:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:36 INFO  State of current operation: PENDING
17:32:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:32:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:32:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:32:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:38 INFO  State of current operation: PENDING
17:32:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:32:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:32:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:32:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:40 INFO  State of current operation: PENDING
17:32:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:32:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:32:42 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:32:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:42 INFO  State of current operation: PENDING
17:32:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:42 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:32:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:32:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:32:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:45 INFO  State of current operation: PENDING
17:32:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:32:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:32:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:32:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:47 INFO  State of current operation: PENDING
17:32:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:32:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:32:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:32:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:49 INFO  State of current operation: PENDING
17:32:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:32:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:32:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:32:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:51 INFO  State of current operation: PENDING
17:32:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:32:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:32:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:32:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:53 INFO  State of current operation: PENDING
17:32:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:32:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:32:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:32:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:56 INFO  State of current operation: PENDING
17:32:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:32:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:32:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:32:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:58 INFO  State of current operation: PENDING
17:32:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:32:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:33:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:00 INFO  State of current operation: PENDING
17:33:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:33:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:02 INFO  State of current operation: PENDING
17:33:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:33:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:05 INFO  State of current operation: PENDING
17:33:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:33:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:07 INFO  State of current operation: PENDING
17:33:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:33:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:09 INFO  State of current operation: PENDING
17:33:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:33:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:11 INFO  State of current operation: PENDING
17:33:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3332
17:33:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:13 INFO  State of current operation: PENDING
17:33:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:30:30.368Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:16 INFO  State of current operation: PENDING
17:33:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:18 INFO  State of current operation: PENDING
17:33:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:20 INFO  State of current operation: PENDING
17:33:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:22 INFO  State of current operation: PENDING
17:33:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:25 INFO  State of current operation: PENDING
17:33:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:27 INFO  State of current operation: PENDING
17:33:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:29 INFO  State of current operation: PENDING
17:33:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:31 INFO  State of current operation: PENDING
17:33:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:34 INFO  State of current operation: PENDING
17:33:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:36 INFO  State of current operation: PENDING
17:33:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:38 INFO  State of current operation: PENDING
17:33:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:40 INFO  State of current operation: PENDING
17:33:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:43 INFO  State of current operation: PENDING
17:33:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:45 INFO  State of current operation: PENDING
17:33:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:47 INFO  State of current operation: PENDING
17:33:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:49 INFO  State of current operation: PENDING
17:33:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:51 INFO  State of current operation: PENDING
17:33:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:54 INFO  State of current operation: PENDING
17:33:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:56 INFO  State of current operation: PENDING
17:33:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:33:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:33:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:33:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:58 INFO  State of current operation: PENDING
17:33:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:33:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:00 INFO  State of current operation: PENDING
17:34:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:03 INFO  State of current operation: PENDING
17:34:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:05 INFO  State of current operation: PENDING
17:34:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:07 INFO  State of current operation: PENDING
17:34:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:09 INFO  State of current operation: PENDING
17:34:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:11 INFO  State of current operation: PENDING
17:34:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:14 INFO  State of current operation: PENDING
17:34:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:16 INFO  State of current operation: PENDING
17:34:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:18 INFO  State of current operation: PENDING
17:34:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:20 INFO  State of current operation: PENDING
17:34:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:23 INFO  State of current operation: PENDING
17:34:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:25 INFO  State of current operation: PENDING
17:34:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:27 INFO  State of current operation: PENDING
17:34:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:29 INFO  State of current operation: PENDING
17:34:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:32 INFO  State of current operation: PENDING
17:34:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:34 INFO  State of current operation: PENDING
17:34:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:36 INFO  State of current operation: PENDING
17:34:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:38 INFO  State of current operation: PENDING
17:34:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:40 INFO  State of current operation: PENDING
17:34:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:43 INFO  State of current operation: PENDING
17:34:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:45 INFO  State of current operation: PENDING
17:34:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:47 INFO  State of current operation: PENDING
17:34:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:34:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:34:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:49 INFO  State of current operation: PENDING
17:34:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:34:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:34:51 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/run.py", line 26, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:34:51 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:34:51 DEBUG --- test cleanup
17:34:51 INFO  
17:34:51 INFO  cleanup:
17:34:51 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x75ca5170>>
17:34:51 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x75ca5170>>
17:34:51 DEBUG EnvironmentC8y Cleanup
17:34:52 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:34:52 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 18813)
17:34:56 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:34:56 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_default/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:34:56 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 18853)
17:34:56 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:34:56 DEBUG ProcessUser cleanup function done.
17:34:56 INFO  
17:34:56 INFO  Test duration: 165.72 secs
17:34:56 INFO  Test final outcome:  BLOCKED
17:34:56 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:34:56 INFO  

Test Suite: SoftwareManagement.sm_apt_install_remove_multiple

Results

Duration0.0 sec
Tests3
Failures2

Tests

PySysTest

Test case:SoftwareManagement.sm_apt_install_remove_multiple
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
None
skipped
Stdout
16:26:21 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux'
16:26:21 INFO  ==============================================================
16:26:21 INFO  Id:    SoftwareManagement.sm_apt_install_remove_multiple
16:26:21 INFO  Dir:   software_management_end_to_end/
16:26:21 INFO  Title: Validate end to end behaviour for the apt plugin for multiple packages
16:26:21 DEBUG Execution order hint: 0.0
16:26:21 INFO  ==============================================================
16:26:21 INFO  Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it ... skipped
16:26:21 WARN  Aborted test due to SKIPPED outcome
16:26:21 DEBUG --- test cleanup
16:26:21 DEBUG ProcessUser cleanup function done.
16:26:21 INFO  
16:26:21 INFO  Test duration: 0.03 secs
16:26:21 INFO  Test final outcome:  SKIPPED
16:26:21 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
16:26:21 INFO  
Test case:SoftwareManagement.sm_apt_install_remove_multiple
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:00:40 INFO  ==============================================================
17:00:40 INFO  Id:    SoftwareManagement.sm_apt_install_remove_multiple
17:00:40 INFO  Dir:   software_management_end_to_end/
17:00:40 INFO  Title: Validate end to end behaviour for the apt plugin for multiple packages
17:00:40 DEBUG Execution order hint: 0.0
17:00:40 INFO  ==============================================================
17:00:40 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:00:40 DEBUG EnvironmentC8y Setup
17:00:40 INFO  EnvironmentC8y Setup
17:00:40 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:00:40 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 16425)
17:00:40 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:00:40 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 4 seconds
17:00:40 INFO  Delaying execution by 7 seconds
17:00:47 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:00:47 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 16429)
17:01:01 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:01:01 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:01:02 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 16536)
17:01:02 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:01:02 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:01:02 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 16544)
17:01:03 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:01:03 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:01:03 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 16545)
17:01:03 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:01:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:01:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:05 INFO  State of current operation: PENDING
17:01:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:01:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:08 INFO  State of current operation: PENDING
17:01:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:01:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:10 INFO  State of current operation: PENDING
17:01:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:01:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:12 INFO  State of current operation: PENDING
17:01:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:01:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:14 INFO  State of current operation: PENDING
17:01:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:01:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:17 INFO  State of current operation: PENDING
17:01:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2020
17:01:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:19 INFO  State of current operation: PENDING
17:01:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T16:58:34.649Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:21 INFO  State of current operation: PENDING
17:01:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:23 INFO  State of current operation: PENDING
17:01:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:25 INFO  State of current operation: PENDING
17:01:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:28 INFO  State of current operation: PENDING
17:01:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:30 INFO  State of current operation: PENDING
17:01:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:32 INFO  State of current operation: PENDING
17:01:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:34 INFO  State of current operation: PENDING
17:01:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:37 INFO  State of current operation: PENDING
17:01:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:39 INFO  State of current operation: PENDING
17:01:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:41 INFO  State of current operation: PENDING
17:01:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:43 INFO  State of current operation: PENDING
17:01:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:45 INFO  State of current operation: PENDING
17:01:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:48 INFO  State of current operation: PENDING
17:01:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:50 INFO  State of current operation: PENDING
17:01:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:52 INFO  State of current operation: PENDING
17:01:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:54 INFO  State of current operation: PENDING
17:01:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:57 INFO  State of current operation: PENDING
17:01:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:01:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:01:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:01:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:59 INFO  State of current operation: PENDING
17:01:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:01:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:01 INFO  State of current operation: PENDING
17:02:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:03 INFO  State of current operation: PENDING
17:02:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:06 INFO  State of current operation: PENDING
17:02:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:08 INFO  State of current operation: PENDING
17:02:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:10 INFO  State of current operation: PENDING
17:02:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:12 INFO  State of current operation: PENDING
17:02:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:15 INFO  State of current operation: PENDING
17:02:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:17 INFO  State of current operation: PENDING
17:02:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:19 INFO  State of current operation: PENDING
17:02:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:21 INFO  State of current operation: PENDING
17:02:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:24 INFO  State of current operation: PENDING
17:02:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:26 INFO  State of current operation: PENDING
17:02:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:28 INFO  State of current operation: PENDING
17:02:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:30 INFO  State of current operation: PENDING
17:02:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:32 INFO  State of current operation: PENDING
17:02:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:35 INFO  State of current operation: PENDING
17:02:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:37 INFO  State of current operation: PENDING
17:02:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:39 INFO  State of current operation: PENDING
17:02:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:41 INFO  State of current operation: PENDING
17:02:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:44 INFO  State of current operation: PENDING
17:02:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:44 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:46 INFO  State of current operation: PENDING
17:02:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:48 INFO  State of current operation: PENDING
17:02:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:50 INFO  State of current operation: PENDING
17:02:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:52 INFO  State of current operation: PENDING
17:02:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:55 INFO  State of current operation: PENDING
17:02:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:57 INFO  State of current operation: PENDING
17:02:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:02:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:02:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:02:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:59 INFO  State of current operation: PENDING
17:02:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:02:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:03:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:03:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:03:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:01 INFO  State of current operation: PENDING
17:03:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:03:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:03:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:03:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:04 INFO  State of current operation: PENDING
17:03:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:03:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:03:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:03:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:06 INFO  State of current operation: PENDING
17:03:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:03:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:03:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:03:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:08 INFO  State of current operation: PENDING
17:03:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:03:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:03:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:03:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:11 INFO  State of current operation: PENDING
17:03:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:03:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:03:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:03:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:13 INFO  State of current operation: PENDING
17:03:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:03:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:03:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:03:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:15 INFO  State of current operation: PENDING
17:03:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:03:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:03:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:03:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:17 INFO  State of current operation: PENDING
17:03:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:03:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:03:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:03:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:19 INFO  State of current operation: PENDING
17:03:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:03:21 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/run.py", line 52, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:03:21 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:03:21 DEBUG --- test cleanup
17:03:21 INFO  
17:03:21 INFO  cleanup:
17:03:21 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x75dcdab0>>
17:03:21 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x75dcdab0>>
17:03:21 DEBUG EnvironmentC8y Cleanup
17:03:22 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:03:22 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 16564)
17:03:26 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:03:26 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:03:26 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 16605)
17:03:26 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:03:26 DEBUG ProcessUser cleanup function done.
17:03:26 INFO  
17:03:26 INFO  Test duration: 166.60 secs
17:03:26 INFO  Test final outcome:  BLOCKED
17:03:26 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:03:26 INFO  
Test case:SoftwareManagement.sm_apt_install_remove_multiple
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:34:57 INFO  ==============================================================
17:34:57 INFO  Id:    SoftwareManagement.sm_apt_install_remove_multiple
17:34:57 INFO  Dir:   software_management_end_to_end/
17:34:57 INFO  Title: Validate end to end behaviour for the apt plugin for multiple packages
17:34:57 DEBUG Execution order hint: 0.0
17:34:57 INFO  ==============================================================
17:34:57 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:34:57 DEBUG EnvironmentC8y Setup
17:34:57 INFO  EnvironmentC8y Setup
17:34:57 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:34:57 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 18871)
17:34:57 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:34:58 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 6 seconds
17:34:58 INFO  Delaying execution by 5 seconds
17:35:03 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:35:03 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 18875)
17:35:17 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:35:17 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:35:17 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 18985)
17:35:17 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:35:17 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:35:17 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 19010)
17:35:18 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:35:18 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:35:18 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 19013)
17:35:18 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:35:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:22 INFO  State of current operation: PENDING
17:35:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:24 INFO  State of current operation: PENDING
17:35:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:26 INFO  State of current operation: PENDING
17:35:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:28 INFO  State of current operation: PENDING
17:35:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:30 INFO  State of current operation: PENDING
17:35:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:33 INFO  State of current operation: PENDING
17:35:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:35 INFO  State of current operation: PENDING
17:35:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:37 INFO  State of current operation: PENDING
17:35:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:39 INFO  State of current operation: PENDING
17:35:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:42 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:42 INFO  State of current operation: PENDING
17:35:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:42 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:44 INFO  State of current operation: PENDING
17:35:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:44 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:46 INFO  State of current operation: PENDING
17:35:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:48 INFO  State of current operation: PENDING
17:35:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:51 INFO  State of current operation: PENDING
17:35:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:53 INFO  State of current operation: PENDING
17:35:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:55 INFO  State of current operation: PENDING
17:35:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:57 INFO  State of current operation: PENDING
17:35:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:35:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:35:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3496
17:35:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:59 INFO  State of current operation: PENDING
17:35:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:35:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:33:15.626Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:02 INFO  State of current operation: PENDING
17:36:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:04 INFO  State of current operation: PENDING
17:36:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:06 INFO  State of current operation: PENDING
17:36:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:08 INFO  State of current operation: PENDING
17:36:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:11 INFO  State of current operation: PENDING
17:36:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:13 INFO  State of current operation: PENDING
17:36:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:15 INFO  State of current operation: PENDING
17:36:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:17 INFO  State of current operation: PENDING
17:36:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:20 INFO  State of current operation: PENDING
17:36:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:22 INFO  State of current operation: PENDING
17:36:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:24 INFO  State of current operation: PENDING
17:36:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:26 INFO  State of current operation: PENDING
17:36:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:28 INFO  State of current operation: PENDING
17:36:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:31 INFO  State of current operation: PENDING
17:36:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:33 INFO  State of current operation: PENDING
17:36:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:35 INFO  State of current operation: PENDING
17:36:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:37 INFO  State of current operation: PENDING
17:36:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:40 INFO  State of current operation: PENDING
17:36:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:42 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:42 INFO  State of current operation: PENDING
17:36:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:42 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:44 INFO  State of current operation: PENDING
17:36:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:44 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:46 INFO  State of current operation: PENDING
17:36:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:48 INFO  State of current operation: PENDING
17:36:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:51 INFO  State of current operation: PENDING
17:36:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:53 INFO  State of current operation: PENDING
17:36:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:55 INFO  State of current operation: PENDING
17:36:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:36:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:36:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:57 INFO  State of current operation: PENDING
17:36:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:36:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:36:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:00 INFO  State of current operation: PENDING
17:37:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:02 INFO  State of current operation: PENDING
17:37:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:04 INFO  State of current operation: PENDING
17:37:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:06 INFO  State of current operation: PENDING
17:37:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:09 INFO  State of current operation: PENDING
17:37:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:11 INFO  State of current operation: PENDING
17:37:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:13 INFO  State of current operation: PENDING
17:37:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:15 INFO  State of current operation: PENDING
17:37:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:18 INFO  State of current operation: PENDING
17:37:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:20 INFO  State of current operation: PENDING
17:37:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:22 INFO  State of current operation: PENDING
17:37:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:24 INFO  State of current operation: PENDING
17:37:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:26 INFO  State of current operation: PENDING
17:37:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:29 INFO  State of current operation: PENDING
17:37:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:31 INFO  State of current operation: PENDING
17:37:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:33 INFO  State of current operation: PENDING
17:37:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:37:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:37:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:35 INFO  State of current operation: PENDING
17:37:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:37:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:37:37 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/run.py", line 52, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:37:37 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:37:37 DEBUG --- test cleanup
17:37:37 INFO  
17:37:37 INFO  cleanup:
17:37:37 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x75ca0b70>>
17:37:37 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x75ca0b70>>
17:37:37 DEBUG EnvironmentC8y Cleanup
17:37:38 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:37:38 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 19034)
17:37:42 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:37:42 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:37:42 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 19075)
17:37:42 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:37:42 DEBUG ProcessUser cleanup function done.
17:37:42 INFO  
17:37:42 INFO  Test duration: 165.38 secs
17:37:42 INFO  Test final outcome:  BLOCKED
17:37:42 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:37:42 INFO  

Test Suite: SoftwareManagement.sm_apt_install_remove_multiple_mixed

Results

Duration0.0 sec
Tests3
Failures2

Tests

PySysTest

Test case:SoftwareManagement.sm_apt_install_remove_multiple_mixed
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
None
skipped
Stdout
16:26:21 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux'
16:26:21 INFO  ==============================================================
16:26:21 INFO  Id:    SoftwareManagement.sm_apt_install_remove_multiple_mixed
16:26:21 INFO  Dir:   software_management_end_to_end/
16:26:21 INFO  Title: Validate end to end behaviour for the apt plugin for multiple packages with mixed versions
16:26:21 DEBUG Execution order hint: 0.0
16:26:21 INFO  ==============================================================
16:26:21 INFO  Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it ... skipped
16:26:21 WARN  Aborted test due to SKIPPED outcome
16:26:21 DEBUG --- test cleanup
16:26:21 DEBUG ProcessUser cleanup function done.
16:26:21 INFO  
16:26:21 INFO  Test duration: 0.03 secs
16:26:21 INFO  Test final outcome:  SKIPPED
16:26:21 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
16:26:21 INFO  
Test case:SoftwareManagement.sm_apt_install_remove_multiple_mixed
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:03:27 INFO  ==============================================================
17:03:27 INFO  Id:    SoftwareManagement.sm_apt_install_remove_multiple_mixed
17:03:27 INFO  Dir:   software_management_end_to_end/
17:03:27 INFO  Title: Validate end to end behaviour for the apt plugin for multiple packages with mixed versions
17:03:27 DEBUG Execution order hint: 0.0
17:03:27 INFO  ==============================================================
17:03:27 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:03:27 DEBUG EnvironmentC8y Setup
17:03:27 INFO  EnvironmentC8y Setup
17:03:27 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:03:27 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 16616)
17:03:27 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:03:27 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
17:03:27 INFO  Delaying execution by 6 seconds
17:03:33 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:03:33 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 16621)
17:03:47 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:03:47 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:03:48 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 16727)
17:03:48 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:03:48 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:03:48 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 16736)
17:03:49 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:03:49 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:03:49 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 16737)
17:03:49 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:03:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:03:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:03:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:51 INFO  State of current operation: PENDING
17:03:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:03:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:03:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:03:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:54 INFO  State of current operation: PENDING
17:03:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:03:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:03:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:03:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:56 INFO  State of current operation: PENDING
17:03:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:03:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:03:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:03:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:58 INFO  State of current operation: PENDING
17:03:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:03:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:04:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:00 INFO  State of current operation: PENDING
17:04:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:04:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:02 INFO  State of current operation: PENDING
17:04:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2184
17:04:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:05 INFO  State of current operation: PENDING
17:04:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:01:20.227Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:07 INFO  State of current operation: PENDING
17:04:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:09 INFO  State of current operation: PENDING
17:04:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:11 INFO  State of current operation: PENDING
17:04:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:14 INFO  State of current operation: PENDING
17:04:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:16 INFO  State of current operation: PENDING
17:04:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:18 INFO  State of current operation: PENDING
17:04:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:20 INFO  State of current operation: PENDING
17:04:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:23 INFO  State of current operation: PENDING
17:04:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:25 INFO  State of current operation: PENDING
17:04:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:27 INFO  State of current operation: PENDING
17:04:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:29 INFO  State of current operation: PENDING
17:04:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:31 INFO  State of current operation: PENDING
17:04:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:34 INFO  State of current operation: PENDING
17:04:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:36 INFO  State of current operation: PENDING
17:04:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:38 INFO  State of current operation: PENDING
17:04:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:40 INFO  State of current operation: PENDING
17:04:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:43 INFO  State of current operation: PENDING
17:04:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:45 INFO  State of current operation: PENDING
17:04:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:47 INFO  State of current operation: PENDING
17:04:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:49 INFO  State of current operation: PENDING
17:04:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:52 INFO  State of current operation: PENDING
17:04:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:54 INFO  State of current operation: PENDING
17:04:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:56 INFO  State of current operation: PENDING
17:04:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:04:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:04:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:04:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:58 INFO  State of current operation: PENDING
17:04:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:04:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:00 INFO  State of current operation: PENDING
17:05:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:03 INFO  State of current operation: PENDING
17:05:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:05 INFO  State of current operation: PENDING
17:05:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:08 INFO  State of current operation: PENDING
17:05:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:10 INFO  State of current operation: PENDING
17:05:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:12 INFO  State of current operation: PENDING
17:05:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:14 INFO  State of current operation: PENDING
17:05:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:17 INFO  State of current operation: PENDING
17:05:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:19 INFO  State of current operation: PENDING
17:05:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:21 INFO  State of current operation: PENDING
17:05:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:23 INFO  State of current operation: PENDING
17:05:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:25 INFO  State of current operation: PENDING
17:05:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:28 INFO  State of current operation: PENDING
17:05:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:30 INFO  State of current operation: PENDING
17:05:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:32 INFO  State of current operation: PENDING
17:05:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:34 INFO  State of current operation: PENDING
17:05:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:37 INFO  State of current operation: PENDING
17:05:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:39 INFO  State of current operation: PENDING
17:05:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:41 INFO  State of current operation: PENDING
17:05:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:43 INFO  State of current operation: PENDING
17:05:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:45 INFO  State of current operation: PENDING
17:05:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:48 INFO  State of current operation: PENDING
17:05:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:50 INFO  State of current operation: PENDING
17:05:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:52 INFO  State of current operation: PENDING
17:05:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:54 INFO  State of current operation: PENDING
17:05:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:57 INFO  State of current operation: PENDING
17:05:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:05:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:05:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:05:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:59 INFO  State of current operation: PENDING
17:05:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:05:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:06:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:06:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:06:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:01 INFO  State of current operation: PENDING
17:06:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:06:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:06:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:06:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:03 INFO  State of current operation: PENDING
17:06:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:06:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:06:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:06:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:06 INFO  State of current operation: PENDING
17:06:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:06:08 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/run.py", line 73, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:06:08 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:06:08 DEBUG --- test cleanup
17:06:08 INFO  
17:06:08 INFO  cleanup:
17:06:08 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x75cb4a70>>
17:06:08 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x75cb4a70>>
17:06:08 DEBUG EnvironmentC8y Cleanup
17:06:09 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:06:09 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 16745)
17:06:13 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:06:13 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:06:13 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 16786)
17:06:14 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:06:14 DEBUG ProcessUser cleanup function done.
17:06:14 INFO  
17:06:14 INFO  Test duration: 167.16 secs
17:06:14 INFO  Test final outcome:  BLOCKED
17:06:14 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:06:14 INFO  
Test case:SoftwareManagement.sm_apt_install_remove_multiple_mixed
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:37:43 INFO  ==============================================================
17:37:43 INFO  Id:    SoftwareManagement.sm_apt_install_remove_multiple_mixed
17:37:43 INFO  Dir:   software_management_end_to_end/
17:37:43 INFO  Title: Validate end to end behaviour for the apt plugin for multiple packages with mixed versions
17:37:43 DEBUG Execution order hint: 0.0
17:37:43 INFO  ==============================================================
17:37:43 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:37:43 DEBUG EnvironmentC8y Setup
17:37:43 INFO  EnvironmentC8y Setup
17:37:43 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:37:43 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 19094)
17:37:43 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:37:43 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
17:37:43 INFO  Delaying execution by 6 seconds
17:37:49 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:37:49 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 19099)
17:38:04 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:38:04 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:38:04 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 19206)
17:38:04 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:38:04 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:38:04 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 19229)
17:38:05 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:38:05 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:38:05 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 19235)
17:38:05 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:38:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:07 INFO  State of current operation: PENDING
17:38:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:10 INFO  State of current operation: PENDING
17:38:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:12 INFO  State of current operation: PENDING
17:38:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:14 INFO  State of current operation: PENDING
17:38:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:16 INFO  State of current operation: PENDING
17:38:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:19 INFO  State of current operation: PENDING
17:38:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:21 INFO  State of current operation: PENDING
17:38:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:23 INFO  State of current operation: PENDING
17:38:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:25 INFO  State of current operation: PENDING
17:38:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:28 INFO  State of current operation: PENDING
17:38:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:30 INFO  State of current operation: PENDING
17:38:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:32 INFO  State of current operation: PENDING
17:38:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:34 INFO  State of current operation: PENDING
17:38:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:36 INFO  State of current operation: PENDING
17:38:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:39 INFO  State of current operation: PENDING
17:38:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:41 INFO  State of current operation: PENDING
17:38:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:43 INFO  State of current operation: PENDING
17:38:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3660
17:38:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:45 INFO  State of current operation: PENDING
17:38:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:36:02.040Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:38:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:48 INFO  State of current operation: PENDING
17:38:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:38:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:50 INFO  State of current operation: PENDING
17:38:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:38:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:52 INFO  State of current operation: PENDING
17:38:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:38:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:54 INFO  State of current operation: PENDING
17:38:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:38:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:57 INFO  State of current operation: PENDING
17:38:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:38:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:38:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:38:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:59 INFO  State of current operation: PENDING
17:38:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:38:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:01 INFO  State of current operation: PENDING
17:39:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:03 INFO  State of current operation: PENDING
17:39:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:05 INFO  State of current operation: PENDING
17:39:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:08 INFO  State of current operation: PENDING
17:39:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:10 INFO  State of current operation: PENDING
17:39:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:12 INFO  State of current operation: PENDING
17:39:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:14 INFO  State of current operation: PENDING
17:39:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:17 INFO  State of current operation: PENDING
17:39:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:19 INFO  State of current operation: PENDING
17:39:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:21 INFO  State of current operation: PENDING
17:39:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:23 INFO  State of current operation: PENDING
17:39:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:26 INFO  State of current operation: PENDING
17:39:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:28 INFO  State of current operation: PENDING
17:39:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:30 INFO  State of current operation: PENDING
17:39:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:32 INFO  State of current operation: PENDING
17:39:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:34 INFO  State of current operation: PENDING
17:39:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:37 INFO  State of current operation: PENDING
17:39:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:39 INFO  State of current operation: PENDING
17:39:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:41 INFO  State of current operation: PENDING
17:39:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:43 INFO  State of current operation: PENDING
17:39:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:46 INFO  State of current operation: PENDING
17:39:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:48 INFO  State of current operation: PENDING
17:39:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:50 INFO  State of current operation: PENDING
17:39:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:52 INFO  State of current operation: PENDING
17:39:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:54 INFO  State of current operation: PENDING
17:39:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:57 INFO  State of current operation: PENDING
17:39:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:39:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:39:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:39:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:59 INFO  State of current operation: PENDING
17:39:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:39:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:40:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:40:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:40:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:01 INFO  State of current operation: PENDING
17:40:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:40:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:40:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:40:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:03 INFO  State of current operation: PENDING
17:40:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:40:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:40:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:40:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:06 INFO  State of current operation: PENDING
17:40:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:40:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:40:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:40:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:08 INFO  State of current operation: PENDING
17:40:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:40:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:40:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:40:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:10 INFO  State of current operation: PENDING
17:40:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:40:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:40:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:40:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:12 INFO  State of current operation: PENDING
17:40:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:40:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:40:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:40:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:15 INFO  State of current operation: PENDING
17:40:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:40:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:40:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:40:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:17 INFO  State of current operation: PENDING
17:40:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:40:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:40:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:40:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:19 INFO  State of current operation: PENDING
17:40:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:40:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:40:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:40:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:21 INFO  State of current operation: PENDING
17:40:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:40:23 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/run.py", line 73, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:40:23 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:40:23 DEBUG --- test cleanup
17:40:23 INFO  
17:40:23 INFO  cleanup:
17:40:23 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x75ca5d70>>
17:40:23 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x75ca5d70>>
17:40:23 DEBUG EnvironmentC8y Cleanup
17:40:24 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:40:24 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 19259)
17:40:28 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:40:28 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_multiple_mixed/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:40:28 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 19301)
17:40:28 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:40:28 DEBUG ProcessUser cleanup function done.
17:40:28 INFO  
17:40:28 INFO  Test duration: 165.54 secs
17:40:28 INFO  Test final outcome:  BLOCKED
17:40:28 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:40:28 INFO  

Test Suite: SoftwareManagement.sm_apt_install_remove_with_version

Results

Duration0.0 sec
Tests3
Failures2

Tests

PySysTest

Test case:SoftwareManagement.sm_apt_install_remove_with_version
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
None
skipped
Stdout
16:26:21 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux'
16:26:21 INFO  ==============================================================
16:26:21 INFO  Id:    SoftwareManagement.sm_apt_install_remove_with_version
16:26:21 INFO  Dir:   software_management_end_to_end/
16:26:21 INFO  Title: Validate end to end behaviour for the apt plugin for packages with version
16:26:21 DEBUG Execution order hint: 0.0
16:26:21 INFO  ==============================================================
16:26:21 INFO  Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it ... skipped
16:26:21 WARN  Aborted test due to SKIPPED outcome
16:26:21 DEBUG --- test cleanup
16:26:21 DEBUG ProcessUser cleanup function done.
16:26:21 INFO  
16:26:21 INFO  Test duration: 0.03 secs
16:26:21 INFO  Test final outcome:  SKIPPED
16:26:21 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
16:26:21 INFO  
Test case:SoftwareManagement.sm_apt_install_remove_with_version
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:06:14 INFO  ==============================================================
17:06:14 INFO  Id:    SoftwareManagement.sm_apt_install_remove_with_version
17:06:14 INFO  Dir:   software_management_end_to_end/
17:06:14 INFO  Title: Validate end to end behaviour for the apt plugin for packages with version
17:06:14 DEBUG Execution order hint: 0.0
17:06:14 INFO  ==============================================================
17:06:14 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:06:14 DEBUG EnvironmentC8y Setup
17:06:14 INFO  EnvironmentC8y Setup
17:06:14 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:06:14 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 16800)
17:06:15 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:06:15 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
17:06:15 INFO  Delaying execution by 6 seconds
17:06:21 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:06:21 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 16805)
17:06:35 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 13 secs
17:06:35 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:06:35 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 16913)
17:06:35 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:06:35 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:06:35 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 16920)
17:06:36 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:06:36 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:06:36 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 16921)
17:06:36 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:06:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:06:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:06:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:38 INFO  State of current operation: PENDING
17:06:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:06:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:06:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:06:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:41 INFO  State of current operation: PENDING
17:06:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:06:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:06:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:06:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:43 INFO  State of current operation: PENDING
17:06:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:06:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:06:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:06:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:45 INFO  State of current operation: PENDING
17:06:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:06:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:06:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:06:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:47 INFO  State of current operation: PENDING
17:06:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:06:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:06:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2348
17:06:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:50 INFO  State of current operation: PENDING
17:06:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:04:05.947Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:06:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:06:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:06:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:52 INFO  State of current operation: PENDING
17:06:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:06:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:06:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:06:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:54 INFO  State of current operation: PENDING
17:06:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:06:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:06:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:06:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:56 INFO  State of current operation: PENDING
17:06:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:06:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:06:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:06:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:59 INFO  State of current operation: PENDING
17:06:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:06:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:01 INFO  State of current operation: PENDING
17:07:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:03 INFO  State of current operation: PENDING
17:07:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:05 INFO  State of current operation: PENDING
17:07:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:07 INFO  State of current operation: PENDING
17:07:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:10 INFO  State of current operation: PENDING
17:07:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:12 INFO  State of current operation: PENDING
17:07:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:14 INFO  State of current operation: PENDING
17:07:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:16 INFO  State of current operation: PENDING
17:07:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:19 INFO  State of current operation: PENDING
17:07:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:21 INFO  State of current operation: PENDING
17:07:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:23 INFO  State of current operation: PENDING
17:07:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:25 INFO  State of current operation: PENDING
17:07:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:27 INFO  State of current operation: PENDING
17:07:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:30 INFO  State of current operation: PENDING
17:07:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:32 INFO  State of current operation: PENDING
17:07:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:34 INFO  State of current operation: PENDING
17:07:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:36 INFO  State of current operation: PENDING
17:07:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:39 INFO  State of current operation: PENDING
17:07:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:41 INFO  State of current operation: PENDING
17:07:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:43 INFO  State of current operation: PENDING
17:07:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:45 INFO  State of current operation: PENDING
17:07:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:47 INFO  State of current operation: PENDING
17:07:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:50 INFO  State of current operation: PENDING
17:07:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:52 INFO  State of current operation: PENDING
17:07:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:54 INFO  State of current operation: PENDING
17:07:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:56 INFO  State of current operation: PENDING
17:07:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:07:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:07:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:07:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:59 INFO  State of current operation: PENDING
17:07:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:07:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:01 INFO  State of current operation: PENDING
17:08:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:03 INFO  State of current operation: PENDING
17:08:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:05 INFO  State of current operation: PENDING
17:08:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:08 INFO  State of current operation: PENDING
17:08:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:10 INFO  State of current operation: PENDING
17:08:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:12 INFO  State of current operation: PENDING
17:08:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:14 INFO  State of current operation: PENDING
17:08:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:16 INFO  State of current operation: PENDING
17:08:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:19 INFO  State of current operation: PENDING
17:08:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:21 INFO  State of current operation: PENDING
17:08:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:23 INFO  State of current operation: PENDING
17:08:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:25 INFO  State of current operation: PENDING
17:08:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:28 INFO  State of current operation: PENDING
17:08:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:30 INFO  State of current operation: PENDING
17:08:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:32 INFO  State of current operation: PENDING
17:08:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:34 INFO  State of current operation: PENDING
17:08:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:36 INFO  State of current operation: PENDING
17:08:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:39 INFO  State of current operation: PENDING
17:08:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:41 INFO  State of current operation: PENDING
17:08:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:43 INFO  State of current operation: PENDING
17:08:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:45 INFO  State of current operation: PENDING
17:08:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:48 INFO  State of current operation: PENDING
17:08:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:50 INFO  State of current operation: PENDING
17:08:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:08:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:08:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:52 INFO  State of current operation: PENDING
17:08:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:08:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:08:54 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/run.py", line 27, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:08:54 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:08:54 DEBUG --- test cleanup
17:08:54 INFO  
17:08:54 INFO  cleanup:
17:08:54 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x75e67cd0>>
17:08:54 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x75e67cd0>>
17:08:54 DEBUG EnvironmentC8y Cleanup
17:08:54 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:08:54 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 16936)
17:08:58 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:08:58 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:08:58 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 16977)
17:08:59 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:08:59 DEBUG ProcessUser cleanup function done.
17:08:59 INFO  
17:08:59 INFO  Test duration: 164.82 secs
17:08:59 INFO  Test final outcome:  BLOCKED
17:08:59 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:08:59 INFO  
Test case:SoftwareManagement.sm_apt_install_remove_with_version
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:40:29 INFO  ==============================================================
17:40:29 INFO  Id:    SoftwareManagement.sm_apt_install_remove_with_version
17:40:29 INFO  Dir:   software_management_end_to_end/
17:40:29 INFO  Title: Validate end to end behaviour for the apt plugin for packages with version
17:40:29 DEBUG Execution order hint: 0.0
17:40:29 INFO  ==============================================================
17:40:29 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:40:29 DEBUG EnvironmentC8y Setup
17:40:29 INFO  EnvironmentC8y Setup
17:40:29 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:40:29 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 19312)
17:40:29 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:40:29 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
17:40:29 INFO  Delaying execution by 6 seconds
17:40:35 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:40:35 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 19317)
17:40:49 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:40:49 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:40:49 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 19425)
17:40:50 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:40:50 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:40:50 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 19447)
17:40:50 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:40:50 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:40:50 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 19453)
17:40:51 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:40:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:40:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:40:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:53 INFO  State of current operation: PENDING
17:40:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:40:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:40:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:40:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:55 INFO  State of current operation: PENDING
17:40:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:40:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:40:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:40:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:58 INFO  State of current operation: PENDING
17:40:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:40:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:00 INFO  State of current operation: PENDING
17:41:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:02 INFO  State of current operation: PENDING
17:41:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:04 INFO  State of current operation: PENDING
17:41:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:07 INFO  State of current operation: PENDING
17:41:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:09 INFO  State of current operation: PENDING
17:41:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:11 INFO  State of current operation: PENDING
17:41:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:13 INFO  State of current operation: PENDING
17:41:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:16 INFO  State of current operation: PENDING
17:41:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:18 INFO  State of current operation: PENDING
17:41:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:20 INFO  State of current operation: PENDING
17:41:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:22 INFO  State of current operation: PENDING
17:41:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:24 INFO  State of current operation: PENDING
17:41:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:27 INFO  State of current operation: PENDING
17:41:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:29 INFO  State of current operation: PENDING
17:41:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3824
17:41:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:31 INFO  State of current operation: PENDING
17:41:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:38:47.482Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:41:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:33 INFO  State of current operation: PENDING
17:41:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:41:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:36 INFO  State of current operation: PENDING
17:41:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:41:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:38 INFO  State of current operation: PENDING
17:41:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:41:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:40 INFO  State of current operation: PENDING
17:41:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:42 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:41:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:42 INFO  State of current operation: PENDING
17:41:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:42 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:41:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:45 INFO  State of current operation: PENDING
17:41:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:41:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:47 INFO  State of current operation: PENDING
17:41:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:41:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:49 INFO  State of current operation: PENDING
17:41:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:41:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:51 INFO  State of current operation: PENDING
17:41:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:41:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:53 INFO  State of current operation: PENDING
17:41:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:41:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:56 INFO  State of current operation: PENDING
17:41:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:41:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:41:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:41:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:58 INFO  State of current operation: PENDING
17:41:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:41:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:00 INFO  State of current operation: PENDING
17:42:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:02 INFO  State of current operation: PENDING
17:42:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:05 INFO  State of current operation: PENDING
17:42:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:07 INFO  State of current operation: PENDING
17:42:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:09 INFO  State of current operation: PENDING
17:42:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:11 INFO  State of current operation: PENDING
17:42:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:14 INFO  State of current operation: PENDING
17:42:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:16 INFO  State of current operation: PENDING
17:42:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:18 INFO  State of current operation: PENDING
17:42:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:20 INFO  State of current operation: PENDING
17:42:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:22 INFO  State of current operation: PENDING
17:42:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:25 INFO  State of current operation: PENDING
17:42:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:27 INFO  State of current operation: PENDING
17:42:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:29 INFO  State of current operation: PENDING
17:42:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:31 INFO  State of current operation: PENDING
17:42:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:34 INFO  State of current operation: PENDING
17:42:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:36 INFO  State of current operation: PENDING
17:42:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:38 INFO  State of current operation: PENDING
17:42:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:40 INFO  State of current operation: PENDING
17:42:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:43 INFO  State of current operation: PENDING
17:42:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:45 INFO  State of current operation: PENDING
17:42:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:47 INFO  State of current operation: PENDING
17:42:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:49 INFO  State of current operation: PENDING
17:42:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:51 INFO  State of current operation: PENDING
17:42:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:54 INFO  State of current operation: PENDING
17:42:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:56 INFO  State of current operation: PENDING
17:42:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:42:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:42:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:42:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:58 INFO  State of current operation: PENDING
17:42:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:42:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:00 INFO  State of current operation: PENDING
17:43:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:03 INFO  State of current operation: PENDING
17:43:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:05 INFO  State of current operation: PENDING
17:43:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:07 INFO  State of current operation: PENDING
17:43:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:09 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/run.py", line 27, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:43:09 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:43:09 DEBUG --- test cleanup
17:43:09 INFO  
17:43:09 INFO  cleanup:
17:43:09 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x760c2530>>
17:43:09 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x760c2530>>
17:43:09 DEBUG EnvironmentC8y Cleanup
17:43:09 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:43:09 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 19474)
17:43:13 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:43:13 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_apt_install_remove_with_version/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:43:13 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 19514)
17:43:14 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:43:14 DEBUG ProcessUser cleanup function done.
17:43:14 INFO  
17:43:14 INFO  Test duration: 165.37 secs
17:43:14 INFO  Test final outcome:  BLOCKED
17:43:14 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:43:14 INFO  

Test Suite: SoftwareManagement.sm_docker_install_remove_multiple

Results

Duration0.0 sec
Tests3
Failures2

Tests

SMDockerInstallRemove

Test case:SoftwareManagement.sm_docker_install_remove_multiple
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
None
skipped
Stdout
16:26:21 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux'
16:26:21 INFO  ==============================================================
16:26:21 INFO  Id:    SoftwareManagement.sm_docker_install_remove_multiple
16:26:21 INFO  Dir:   software_management_end_to_end/
16:26:21 INFO  Title: Validate end to end behaviour for the docker plugin for multiple docker images with mixed versions
16:26:21 DEBUG Execution order hint: 0.0
16:26:21 INFO  ==============================================================
16:26:21 INFO  Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it ... skipped
16:26:21 WARN  Aborted test due to SKIPPED outcome
16:26:21 DEBUG --- test cleanup
16:26:21 DEBUG ProcessUser cleanup function done.
16:26:21 INFO  
16:26:21 INFO  Test duration: 0.03 secs
16:26:21 INFO  Test final outcome:  SKIPPED
16:26:21 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.Use parameter -XmyPlatform='container' to enable it
16:26:21 INFO  
Test case:SoftwareManagement.sm_docker_install_remove_multiple
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:09:56 INFO  ==============================================================
17:09:56 INFO  Id:    SoftwareManagement.sm_docker_install_remove_multiple
17:09:56 INFO  Dir:   software_management_end_to_end/
17:09:56 INFO  Title: Validate end to end behaviour for the docker plugin for multiple docker images with mixed versions
17:09:56 DEBUG Execution order hint: 0.0
17:09:56 INFO  ==============================================================
17:09:58 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:09:58 DEBUG EnvironmentC8y Setup
17:09:58 INFO  EnvironmentC8y Setup
17:09:58 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:58 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 17487)
17:09:58 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:09:58 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:58 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 17491)
17:10:13 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:10:13 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:10:13 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 17599)
17:10:13 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:10:13 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:10:13 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 17623)
17:10:14 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:10:14 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:10:14 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 17625)
17:10:14 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:10:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:17 INFO  State of current operation: PENDING
17:10:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:19 INFO  State of current operation: PENDING
17:10:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:21 INFO  State of current operation: PENDING
17:10:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:23 INFO  State of current operation: PENDING
17:10:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:26 INFO  State of current operation: PENDING
17:10:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:28 INFO  State of current operation: PENDING
17:10:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:30 INFO  State of current operation: PENDING
17:10:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:32 INFO  State of current operation: PENDING
17:10:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:34 INFO  State of current operation: PENDING
17:10:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:37 INFO  State of current operation: PENDING
17:10:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:39 INFO  State of current operation: PENDING
17:10:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:41 INFO  State of current operation: PENDING
17:10:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:43 INFO  State of current operation: PENDING
17:10:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:46 INFO  State of current operation: PENDING
17:10:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:48 INFO  State of current operation: PENDING
17:10:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:50 INFO  State of current operation: PENDING
17:10:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:52 INFO  State of current operation: PENDING
17:10:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2512
17:10:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:54 INFO  State of current operation: PENDING
17:10:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:06:51.998Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:10:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:57 INFO  State of current operation: PENDING
17:10:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:10:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:10:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:10:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:59 INFO  State of current operation: PENDING
17:10:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:10:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:01 INFO  State of current operation: PENDING
17:11:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:03 INFO  State of current operation: PENDING
17:11:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:06 INFO  State of current operation: PENDING
17:11:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:08 INFO  State of current operation: PENDING
17:11:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:10 INFO  State of current operation: PENDING
17:11:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:12 INFO  State of current operation: PENDING
17:11:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:14 INFO  State of current operation: PENDING
17:11:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:17 INFO  State of current operation: PENDING
17:11:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:19 INFO  State of current operation: PENDING
17:11:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:21 INFO  State of current operation: PENDING
17:11:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:23 INFO  State of current operation: PENDING
17:11:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:26 INFO  State of current operation: PENDING
17:11:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:28 INFO  State of current operation: PENDING
17:11:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:30 INFO  State of current operation: PENDING
17:11:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:32 INFO  State of current operation: PENDING
17:11:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:35 INFO  State of current operation: PENDING
17:11:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:37 INFO  State of current operation: PENDING
17:11:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:39 INFO  State of current operation: PENDING
17:11:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:41 INFO  State of current operation: PENDING
17:11:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:43 INFO  State of current operation: PENDING
17:11:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:46 INFO  State of current operation: PENDING
17:11:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:48 INFO  State of current operation: PENDING
17:11:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:50 INFO  State of current operation: PENDING
17:11:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:52 INFO  State of current operation: PENDING
17:11:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:55 INFO  State of current operation: PENDING
17:11:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:57 INFO  State of current operation: PENDING
17:11:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:11:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:11:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:11:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:59 INFO  State of current operation: PENDING
17:11:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:11:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:01 INFO  State of current operation: PENDING
17:12:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:04 INFO  State of current operation: PENDING
17:12:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:06 INFO  State of current operation: PENDING
17:12:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:08 INFO  State of current operation: PENDING
17:12:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:10 INFO  State of current operation: PENDING
17:12:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:12 INFO  State of current operation: PENDING
17:12:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:15 INFO  State of current operation: PENDING
17:12:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:17 INFO  State of current operation: PENDING
17:12:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:19 INFO  State of current operation: PENDING
17:12:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:21 INFO  State of current operation: PENDING
17:12:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:24 INFO  State of current operation: PENDING
17:12:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:27 INFO  State of current operation: PENDING
17:12:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:29 INFO  State of current operation: PENDING
17:12:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:12:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 2676
17:12:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:31 INFO  State of current operation: PENDING
17:12:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:12:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:10:56.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:12:33 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/run.py", line 29, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:12:33 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:12:33 DEBUG --- test cleanup
17:12:33 INFO  
17:12:33 INFO  cleanup:
17:12:33 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <SMDockerInstallRemove object at 0x760ccdb0>>
17:12:33 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <SMDockerInstallRemove object at 0x760ccdb0>>
17:12:33 DEBUG EnvironmentC8y Cleanup
17:12:34 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:12:34 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 17646)
17:12:37 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:12:37 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:12:38 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 17688)
17:12:38 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:12:38 DEBUG ProcessUser cleanup function done.
17:12:38 INFO  
17:12:38 INFO  Test duration: 161.62 secs
17:12:38 INFO  Test final outcome:  BLOCKED
17:12:38 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:12:38 INFO  
Test case:SoftwareManagement.sm_docker_install_remove_multiple
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:43:14 INFO  ==============================================================
17:43:14 INFO  Id:    SoftwareManagement.sm_docker_install_remove_multiple
17:43:14 INFO  Dir:   software_management_end_to_end/
17:43:14 INFO  Title: Validate end to end behaviour for the docker plugin for multiple docker images with mixed versions
17:43:14 DEBUG Execution order hint: 0.0
17:43:14 INFO  ==============================================================
17:43:14 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:43:14 DEBUG EnvironmentC8y Setup
17:43:14 INFO  EnvironmentC8y Setup
17:43:14 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:43:14 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 19516)
17:43:15 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:43:15 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
17:43:15 INFO  Delaying execution by 6 seconds
17:43:21 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:43:21 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 19523)
17:43:35 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:43:35 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:43:35 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 19632)
17:43:36 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:43:36 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:43:36 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 19654)
17:43:36 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:43:36 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:43:36 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 19660)
17:43:37 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:43:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:39 INFO  State of current operation: PENDING
17:43:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:41 INFO  State of current operation: PENDING
17:43:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:44 INFO  State of current operation: PENDING
17:43:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:44 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:46 INFO  State of current operation: PENDING
17:43:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:48 INFO  State of current operation: PENDING
17:43:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:50 INFO  State of current operation: PENDING
17:43:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:53 INFO  State of current operation: PENDING
17:43:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:55 INFO  State of current operation: PENDING
17:43:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:57 INFO  State of current operation: PENDING
17:43:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:43:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:43:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:43:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:59 INFO  State of current operation: PENDING
17:43:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:43:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:44:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:01 INFO  State of current operation: PENDING
17:44:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:44:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:04 INFO  State of current operation: PENDING
17:44:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:44:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:06 INFO  State of current operation: PENDING
17:44:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:44:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:08 INFO  State of current operation: PENDING
17:44:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:44:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:10 INFO  State of current operation: PENDING
17:44:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:44:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:13 INFO  State of current operation: PENDING
17:44:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:44:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:15 INFO  State of current operation: PENDING
17:44:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 3988
17:44:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:17 INFO  State of current operation: PENDING
17:44:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:41:33.230Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:19 INFO  State of current operation: PENDING
17:44:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:22 INFO  State of current operation: PENDING
17:44:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:24 INFO  State of current operation: PENDING
17:44:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:26 INFO  State of current operation: PENDING
17:44:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:28 INFO  State of current operation: PENDING
17:44:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:30 INFO  State of current operation: PENDING
17:44:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:33 INFO  State of current operation: PENDING
17:44:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:35 INFO  State of current operation: PENDING
17:44:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:37 INFO  State of current operation: PENDING
17:44:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:39 INFO  State of current operation: PENDING
17:44:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:42 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:42 INFO  State of current operation: PENDING
17:44:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:42 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:44 INFO  State of current operation: PENDING
17:44:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:44 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:46 INFO  State of current operation: PENDING
17:44:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:48 INFO  State of current operation: PENDING
17:44:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:51 INFO  State of current operation: PENDING
17:44:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:53 INFO  State of current operation: PENDING
17:44:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:55 INFO  State of current operation: PENDING
17:44:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:57 INFO  State of current operation: PENDING
17:44:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:44:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:44:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:44:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:59 INFO  State of current operation: PENDING
17:44:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:44:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:02 INFO  State of current operation: PENDING
17:45:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:04 INFO  State of current operation: PENDING
17:45:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:06 INFO  State of current operation: PENDING
17:45:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:09 INFO  State of current operation: PENDING
17:45:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:11 INFO  State of current operation: PENDING
17:45:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:13 INFO  State of current operation: PENDING
17:45:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:15 INFO  State of current operation: PENDING
17:45:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:18 INFO  State of current operation: PENDING
17:45:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:20 INFO  State of current operation: PENDING
17:45:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:22 INFO  State of current operation: PENDING
17:45:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:24 INFO  State of current operation: PENDING
17:45:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:26 INFO  State of current operation: PENDING
17:45:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:29 INFO  State of current operation: PENDING
17:45:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:31 INFO  State of current operation: PENDING
17:45:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:33 INFO  State of current operation: PENDING
17:45:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:36 INFO  State of current operation: PENDING
17:45:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:38 INFO  State of current operation: PENDING
17:45:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:40 INFO  State of current operation: PENDING
17:45:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:42 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:42 INFO  State of current operation: PENDING
17:45:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:42 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:45 INFO  State of current operation: PENDING
17:45:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:47 INFO  State of current operation: PENDING
17:45:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:49 INFO  State of current operation: PENDING
17:45:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:51 INFO  State of current operation: PENDING
17:45:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:45:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:45:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:54 INFO  State of current operation: PENDING
17:45:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:45:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:45:56 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/run.py", line 29, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:45:56 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:45:56 DEBUG --- test cleanup
17:45:56 INFO  
17:45:56 INFO  cleanup:
17:45:56 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <SMDockerInstallRemove object at 0x75d12b10>>
17:45:56 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <SMDockerInstallRemove object at 0x75d12b10>>
17:45:56 DEBUG EnvironmentC8y Cleanup
17:45:56 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:45:56 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 19688)
17:46:00 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:46:00 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_docker_install_remove_multiple/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:46:00 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 19728)
17:46:00 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:46:00 DEBUG ProcessUser cleanup function done.
17:46:00 INFO  
17:46:00 INFO  Test duration: 166.14 secs
17:46:00 INFO  Test final outcome:  BLOCKED
17:46:00 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:46:00 INFO  

Test Suite: SoftwareManagement.sm_fake_install_remove

Results

Duration0.0 sec
Tests2
Failures1

Tests

PySysTest

Test case:SoftwareManagement.sm_fake_install_remove
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the fake plugin is not enabled.Use parameter -Xfakeplugin=fakeplugin to enable it
None
skipped
Stdout
16:26:21 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux'
16:26:21 INFO  ==============================================================
16:26:21 INFO  Id:    SoftwareManagement.sm_fake_install_remove
16:26:21 INFO  Dir:   software_management_end_to_end/
16:26:21 INFO  Title: Validate end to end behaviour for the dummy plugin for installation and removal of packages
16:26:21 DEBUG Execution order hint: 0.0
16:26:21 INFO  ==============================================================
16:26:21 INFO  Testing the fake plugin is not enabled.Use parameter -Xfakeplugin=fakeplugin to enable it ... skipped
16:26:21 WARN  Aborted test due to SKIPPED outcome
16:26:21 DEBUG --- test cleanup
16:26:21 DEBUG ProcessUser cleanup function done.
16:26:21 INFO  
16:26:21 INFO  Test duration: 0.04 secs
16:26:21 INFO  Test final outcome:  SKIPPED
16:26:21 INFO  Test outcome reason: Testing the fake plugin is not enabled.Use parameter -Xfakeplugin=fakeplugin to enable it
16:26:21 INFO  
Test case:SoftwareManagement.sm_fake_install_remove
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:46:01 INFO  ==============================================================
17:46:01 INFO  Id:    SoftwareManagement.sm_fake_install_remove
17:46:01 INFO  Dir:   software_management_end_to_end/
17:46:01 INFO  Title: Validate end to end behaviour for the dummy plugin for installation and removal of packages
17:46:01 DEBUG Execution order hint: 0.0
17:46:01 INFO  ==============================================================
17:46:01 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:46:01 DEBUG EnvironmentC8y Setup
17:46:01 INFO  EnvironmentC8y Setup
17:46:01 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:46:01 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 19740)
17:46:01 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:46:01 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
17:46:01 INFO  Delaying execution by 6 seconds
17:46:07 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:46:07 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 19745)
17:46:22 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:46:22 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:46:22 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 19853)
17:46:22 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:46:22 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:46:22 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 19878)
17:46:23 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:46:23 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:46:23 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 19881)
17:46:23 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:46:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:25 INFO  State of current operation: PENDING
17:46:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:28 INFO  State of current operation: PENDING
17:46:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:30 INFO  State of current operation: PENDING
17:46:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:32 INFO  State of current operation: PENDING
17:46:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:34 INFO  State of current operation: PENDING
17:46:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:37 INFO  State of current operation: PENDING
17:46:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:39 INFO  State of current operation: PENDING
17:46:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:41 INFO  State of current operation: PENDING
17:46:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:43 INFO  State of current operation: PENDING
17:46:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:45 INFO  State of current operation: PENDING
17:46:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:48 INFO  State of current operation: PENDING
17:46:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:50 INFO  State of current operation: PENDING
17:46:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:52 INFO  State of current operation: PENDING
17:46:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:54 INFO  State of current operation: PENDING
17:46:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:57 INFO  State of current operation: PENDING
17:46:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:46:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:46:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:46:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:59 INFO  State of current operation: PENDING
17:46:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:46:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:47:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:01 INFO  State of current operation: PENDING
17:47:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4152
17:47:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:03 INFO  State of current operation: PENDING
17:47:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:44:19.611Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:06 INFO  State of current operation: PENDING
17:47:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:08 INFO  State of current operation: PENDING
17:47:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:10 INFO  State of current operation: PENDING
17:47:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:12 INFO  State of current operation: PENDING
17:47:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:15 INFO  State of current operation: PENDING
17:47:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:17 INFO  State of current operation: PENDING
17:47:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:19 INFO  State of current operation: PENDING
17:47:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:21 INFO  State of current operation: PENDING
17:47:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:23 INFO  State of current operation: PENDING
17:47:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:26 INFO  State of current operation: PENDING
17:47:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:28 INFO  State of current operation: PENDING
17:47:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:30 INFO  State of current operation: PENDING
17:47:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:32 INFO  State of current operation: PENDING
17:47:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:35 INFO  State of current operation: PENDING
17:47:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:37 INFO  State of current operation: PENDING
17:47:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:39 INFO  State of current operation: PENDING
17:47:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:41 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:41 INFO  State of current operation: PENDING
17:47:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:44 INFO  State of current operation: PENDING
17:47:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:44 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:46 INFO  State of current operation: PENDING
17:47:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:48 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:48 INFO  State of current operation: PENDING
17:47:48 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:48 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:50 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:50 INFO  State of current operation: PENDING
17:47:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:52 INFO  State of current operation: PENDING
17:47:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:55 INFO  State of current operation: PENDING
17:47:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:57 INFO  State of current operation: PENDING
17:47:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:47:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:47:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:47:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:59 INFO  State of current operation: PENDING
17:47:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:47:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:01 INFO  State of current operation: PENDING
17:48:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:04 INFO  State of current operation: PENDING
17:48:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:06 INFO  State of current operation: PENDING
17:48:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:08 INFO  State of current operation: PENDING
17:48:08 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:08 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:10 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:10 INFO  State of current operation: PENDING
17:48:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:13 INFO  State of current operation: PENDING
17:48:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:15 INFO  State of current operation: PENDING
17:48:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:17 INFO  State of current operation: PENDING
17:48:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:19 INFO  State of current operation: PENDING
17:48:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:21 INFO  State of current operation: PENDING
17:48:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:24 INFO  State of current operation: PENDING
17:48:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:26 INFO  State of current operation: PENDING
17:48:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:28 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:28 INFO  State of current operation: PENDING
17:48:28 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:28 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:30 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:30 INFO  State of current operation: PENDING
17:48:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:33 INFO  State of current operation: PENDING
17:48:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:35 INFO  State of current operation: PENDING
17:48:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:37 INFO  State of current operation: PENDING
17:48:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:37 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:39 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:48:39 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:48:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:39 INFO  State of current operation: PENDING
17:48:39 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:48:39 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:48:41 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/run.py", line 38, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:48:41 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:48:41 DEBUG --- test cleanup
17:48:41 INFO  
17:48:41 INFO  cleanup:
17:48:41 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x75ca0eb0>>
17:48:41 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x75ca0eb0>>
17:48:41 DEBUG EnvironmentC8y Cleanup
17:48:41 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:48:41 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 19902)
17:48:45 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:48:46 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:48:46 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 19944)
17:48:46 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:48:46 DEBUG ProcessUser cleanup function done.
17:48:46 INFO  
17:48:46 INFO  Test duration: 165.39 secs
17:48:46 INFO  Test final outcome:  BLOCKED
17:48:46 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:48:46 INFO  

Test Suite: SoftwareManagement.sm_fake_install_remove_multiple

Results

Duration0.0 sec
Tests2
Failures1

Tests

PySysTest

Test case:SoftwareManagement.sm_fake_install_remove_multiple
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the fake plugin is not enabled.Use parameter -Xfakeplugin=fakeplugin to enable it
None
skipped
Stdout
16:26:21 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux'
16:26:21 INFO  ==============================================================
16:26:21 INFO  Id:    SoftwareManagement.sm_fake_install_remove_multiple
16:26:21 INFO  Dir:   software_management_end_to_end/
16:26:21 INFO  Title: Validate end to end behaviour for the dummy-plugin for multiple packages
16:26:21 DEBUG Execution order hint: 0.0
16:26:21 INFO  ==============================================================
16:26:21 INFO  Testing the fake plugin is not enabled.Use parameter -Xfakeplugin=fakeplugin to enable it ... skipped
16:26:21 WARN  Aborted test due to SKIPPED outcome
16:26:21 DEBUG --- test cleanup
16:26:21 DEBUG ProcessUser cleanup function done.
16:26:21 INFO  
16:26:21 INFO  Test duration: 0.03 secs
16:26:21 INFO  Test final outcome:  SKIPPED
16:26:21 INFO  Test outcome reason: Testing the fake plugin is not enabled.Use parameter -Xfakeplugin=fakeplugin to enable it
16:26:21 INFO  
Test case:SoftwareManagement.sm_fake_install_remove_multiple
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:48:47 INFO  ==============================================================
17:48:47 INFO  Id:    SoftwareManagement.sm_fake_install_remove_multiple
17:48:47 INFO  Dir:   software_management_end_to_end/
17:48:47 INFO  Title: Validate end to end behaviour for the dummy-plugin for multiple packages
17:48:47 DEBUG Execution order hint: 0.0
17:48:47 INFO  ==============================================================
17:48:47 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:48:47 DEBUG EnvironmentC8y Setup
17:48:47 INFO  EnvironmentC8y Setup
17:48:47 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:48:47 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 19957)
17:48:47 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:48:47 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
17:48:47 INFO  Delaying execution by 6 seconds
17:48:53 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:48:53 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 19961)
17:49:08 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:49:08 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:49:08 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 20068)
17:49:08 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:49:08 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:49:08 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 20093)
17:49:09 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:49:09 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:49:09 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 20096)
17:49:09 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:49:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:11 INFO  State of current operation: PENDING
17:49:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:14 INFO  State of current operation: PENDING
17:49:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:16 INFO  State of current operation: PENDING
17:49:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:18 INFO  State of current operation: PENDING
17:49:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:20 INFO  State of current operation: PENDING
17:49:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:23 INFO  State of current operation: PENDING
17:49:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:25 INFO  State of current operation: PENDING
17:49:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:27 INFO  State of current operation: PENDING
17:49:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:29 INFO  State of current operation: PENDING
17:49:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:31 INFO  State of current operation: PENDING
17:49:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:34 INFO  State of current operation: PENDING
17:49:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:36 INFO  State of current operation: PENDING
17:49:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:38 INFO  State of current operation: PENDING
17:49:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:40 INFO  State of current operation: PENDING
17:49:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:43 INFO  State of current operation: PENDING
17:49:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:45 INFO  State of current operation: PENDING
17:49:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:47 INFO  State of current operation: PENDING
17:49:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4316
17:49:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:49 INFO  State of current operation: PENDING
17:49:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:47:05.291Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:49:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:52 INFO  State of current operation: PENDING
17:49:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:49:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:54 INFO  State of current operation: PENDING
17:49:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:49:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:56 INFO  State of current operation: PENDING
17:49:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:49:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:49:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:49:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:58 INFO  State of current operation: PENDING
17:49:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:49:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:01 INFO  State of current operation: PENDING
17:50:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:03 INFO  State of current operation: PENDING
17:50:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:05 INFO  State of current operation: PENDING
17:50:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:07 INFO  State of current operation: PENDING
17:50:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:09 INFO  State of current operation: PENDING
17:50:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:12 INFO  State of current operation: PENDING
17:50:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:14 INFO  State of current operation: PENDING
17:50:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:16 INFO  State of current operation: PENDING
17:50:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:18 INFO  State of current operation: PENDING
17:50:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:21 INFO  State of current operation: PENDING
17:50:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:23 INFO  State of current operation: PENDING
17:50:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:25 INFO  State of current operation: PENDING
17:50:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:27 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:27 INFO  State of current operation: PENDING
17:50:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:30 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:30 INFO  State of current operation: PENDING
17:50:30 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:30 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:32 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:32 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:32 INFO  State of current operation: PENDING
17:50:32 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:32 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:34 INFO  State of current operation: PENDING
17:50:34 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:34 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:36 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:36 INFO  State of current operation: PENDING
17:50:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:38 INFO  State of current operation: PENDING
17:50:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:41 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:41 INFO  State of current operation: PENDING
17:50:41 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:41 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:43 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:43 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:43 INFO  State of current operation: PENDING
17:50:43 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:43 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:45 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:45 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:45 INFO  State of current operation: PENDING
17:50:45 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:45 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:47 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:47 INFO  State of current operation: PENDING
17:50:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:50 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:50 INFO  State of current operation: PENDING
17:50:50 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:50 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:52 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:52 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:52 INFO  State of current operation: PENDING
17:50:52 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:52 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:54 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:54 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:54 INFO  State of current operation: PENDING
17:50:54 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:54 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:56 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:56 INFO  State of current operation: PENDING
17:50:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:50:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:50:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:50:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:59 INFO  State of current operation: PENDING
17:50:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:50:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:01 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:01 INFO  State of current operation: PENDING
17:51:01 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:01 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:03 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:03 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:03 INFO  State of current operation: PENDING
17:51:03 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:03 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:05 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:05 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:05 INFO  State of current operation: PENDING
17:51:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:07 INFO  State of current operation: PENDING
17:51:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:10 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:10 INFO  State of current operation: PENDING
17:51:10 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:10 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:12 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:12 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:12 INFO  State of current operation: PENDING
17:51:12 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:12 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:14 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:14 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:14 INFO  State of current operation: PENDING
17:51:14 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:14 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:16 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:16 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:16 INFO  State of current operation: PENDING
17:51:16 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:16 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:18 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:19 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:19 INFO  State of current operation: PENDING
17:51:19 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:19 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:21 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:21 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:21 INFO  State of current operation: PENDING
17:51:21 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:21 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:23 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:23 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:23 INFO  State of current operation: PENDING
17:51:23 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:23 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:25 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:25 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:25 INFO  State of current operation: PENDING
17:51:25 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:25 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:27 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/run.py", line 68, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:51:27 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:51:27 DEBUG --- test cleanup
17:51:27 INFO  
17:51:27 INFO  cleanup:
17:51:27 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x767cadb0>>
17:51:27 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x767cadb0>>
17:51:27 DEBUG EnvironmentC8y Cleanup
17:51:27 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:51:27 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 20125)
17:51:31 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:51:31 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_fake_install_remove_multiple/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:51:31 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 20166)
17:51:32 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:51:32 DEBUG ProcessUser cleanup function done.
17:51:32 INFO  
17:51:32 INFO  Test duration: 165.41 secs
17:51:32 INFO  Test final outcome:  BLOCKED
17:51:32 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:51:32 INFO  

Test Suite: SoftwareManagement.sm_mapper_fail_and_reconnect

Results

Duration0.0 sec
Tests2
Failures0

Tests

MapperC8yReceiveLastMessageOnRestart

Test case:SoftwareManagement.sm_mapper_fail_and_reconnect
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: instable https://github.com/thin-edge/thin-edge.io/issues/752
None
skipped
Stdout
16:26:21 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mapper_fail_and_reconnect/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mapper_fail_and_reconnect/Output/linux'
16:26:21 INFO  ==============================================================
16:26:21 INFO  Id:    SoftwareManagement.sm_mapper_fail_and_reconnect
16:26:21 INFO  Dir:   software_management_end_to_end/
16:26:21 INFO  Title: Validate the tedge-mapper-sm-c8y for receiving the last message on restart
16:26:21 DEBUG Execution order hint: 0.0
16:26:21 INFO  ==============================================================
16:26:22 INFO  instable https://github.com/thin-edge/thin-edge.io/issues/752 ... skipped
16:26:22 DEBUG --- test cleanup
16:26:22 DEBUG ProcessUser cleanup function done.
16:26:22 INFO  
16:26:22 INFO  Test duration: 0.04 secs
16:26:22 INFO  Test final outcome:  SKIPPED
16:26:22 INFO  Test outcome reason: instable https://github.com/thin-edge/thin-edge.io/issues/752
16:26:22 INFO  
Test case:SoftwareManagement.sm_mapper_fail_and_reconnect
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: instable https://github.com/thin-edge/thin-edge.io/issues/752
None
skipped
Stdout
17:51:32 INFO  ==============================================================
17:51:32 INFO  Id:    SoftwareManagement.sm_mapper_fail_and_reconnect
17:51:32 INFO  Dir:   software_management_end_to_end/
17:51:32 INFO  Title: Validate the tedge-mapper-sm-c8y for receiving the last message on restart
17:51:32 DEBUG Execution order hint: 0.0
17:51:32 INFO  ==============================================================
17:51:32 INFO  instable https://github.com/thin-edge/thin-edge.io/issues/752 ... skipped
17:51:32 DEBUG --- test cleanup
17:51:32 DEBUG ProcessUser cleanup function done.
17:51:32 INFO  
17:51:32 INFO  Test duration: 0.03 secs
17:51:32 INFO  Test final outcome:  SKIPPED
17:51:32 INFO  Test outcome reason: instable https://github.com/thin-edge/thin-edge.io/issues/752
17:51:32 INFO  

Test Suite: SoftwareManagement.sm_mixed_install_remove_multiple

Results

Duration0.0 sec
Tests2
Failures1

Tests

PySysTest

Test case:SoftwareManagement.sm_mixed_install_remove_multiple
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the fake plugin is not enabled.Use parameter -Xfakeplugin=fakeplugin to enable it
None
skipped
Stdout
16:26:22 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux'
16:26:22 INFO  ==============================================================
16:26:22 INFO  Id:    SoftwareManagement.sm_mixed_install_remove_multiple
16:26:22 INFO  Dir:   software_management_end_to_end/
16:26:22 INFO  Title: Validate end to end behaviour for the dummy-plugin for multiple packages with mixed versions
16:26:22 DEBUG Execution order hint: 0.0
16:26:22 INFO  ==============================================================
16:26:22 INFO  Testing the fake plugin is not enabled.Use parameter -Xfakeplugin=fakeplugin to enable it ... skipped
16:26:22 WARN  Aborted test due to SKIPPED outcome
16:26:22 DEBUG --- test cleanup
16:26:22 DEBUG ProcessUser cleanup function done.
16:26:22 INFO  
16:26:22 INFO  Test duration: 0.03 secs
16:26:22 INFO  Test final outcome:  SKIPPED
16:26:22 INFO  Test outcome reason: Testing the fake plugin is not enabled.Use parameter -Xfakeplugin=fakeplugin to enable it
16:26:22 INFO  
Test case:SoftwareManagement.sm_mixed_install_remove_multiple
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
failed
Stdout
17:51:32 INFO  ==============================================================
17:51:32 INFO  Id:    SoftwareManagement.sm_mixed_install_remove_multiple
17:51:32 INFO  Dir:   software_management_end_to_end/
17:51:32 INFO  Title: Validate end to end behaviour for the dummy-plugin for multiple packages with mixed versions
17:51:32 DEBUG Execution order hint: 0.0
17:51:32 INFO  ==============================================================
17:51:32 INFO  Using sw id database: {'asciijump': '5475369', 'robotfindskitten': '5474869', 'squirrel3': '5475279', 'rolldice': '5152439', 'moon-buggy': '5439204', 'apple': '5495053', 'banana': '5494888', 'cherry': '5495382', 'watermelon': '5494510', 'registry': '8018911', 'hello-world': '8021526', 'docker/getting-started': '8021973', 'alpine': '7991792'}
17:51:32 DEBUG EnvironmentC8y Setup
17:51:32 INFO  EnvironmentC8y Setup
17:51:32 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:51:32 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 20187)
17:51:33 INFO  Executed systemctl<serv_mapper1>, exit status 3
17:51:33 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
17:51:33 INFO  Delaying execution by 6 seconds
17:51:39 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:51:39 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 20191)
17:51:53 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
17:51:53 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:51:53 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 20298)
17:51:54 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
17:51:54 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:51:54 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 20323)
17:51:55 INFO  Executed systemctl<serv_mosq2>, exit status 0
17:51:55 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:51:55 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 20326)
17:51:55 INFO  Executed systemctl<serv_mapper3>, exit status 0
17:51:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:57 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:57 INFO  State of current operation: PENDING
17:51:57 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:57 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:51:59 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:51:59 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:51:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:59 INFO  State of current operation: PENDING
17:51:59 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:51:59 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:02 INFO  State of current operation: PENDING
17:52:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:04 INFO  State of current operation: PENDING
17:52:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:06 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:06 INFO  State of current operation: PENDING
17:52:06 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:06 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:08 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:08 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:09 INFO  State of current operation: PENDING
17:52:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:11 INFO  State of current operation: PENDING
17:52:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:13 INFO  State of current operation: PENDING
17:52:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:15 INFO  State of current operation: PENDING
17:52:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:17 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:17 INFO  State of current operation: PENDING
17:52:17 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:17 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:19 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:20 INFO  State of current operation: PENDING
17:52:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:22 INFO  State of current operation: PENDING
17:52:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:24 INFO  State of current operation: PENDING
17:52:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:26 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:26 INFO  State of current operation: PENDING
17:52:26 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:26 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:28 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:29 INFO  State of current operation: PENDING
17:52:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:31 INFO  State of current operation: PENDING
17:52:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:33 INFO  State of current operation: PENDING
17:52:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:35 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4480
17:52:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:35 INFO  State of current operation: PENDING
17:52:35 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:35 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:49:50.995Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:37 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:37 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:52:37 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:37 INFO  State of current operation: PENDING
17:52:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:52:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:40 INFO  State of current operation: PENDING
17:52:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:42 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:52:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:42 INFO  State of current operation: PENDING
17:52:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:42 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:52:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:44 INFO  State of current operation: PENDING
17:52:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:44 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:46 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:52:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:46 INFO  State of current operation: PENDING
17:52:46 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:46 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:48 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:52:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:49 INFO  State of current operation: PENDING
17:52:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:52:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:51 INFO  State of current operation: PENDING
17:52:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:52:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:53 INFO  State of current operation: PENDING
17:52:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:55 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:52:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:55 INFO  State of current operation: PENDING
17:52:55 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:55 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:52:57 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:52:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:52:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:58 INFO  State of current operation: PENDING
17:52:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:52:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:00 INFO  State of current operation: PENDING
17:53:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:02 INFO  State of current operation: PENDING
17:53:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:04 INFO  State of current operation: PENDING
17:53:04 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:04 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:06 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:07 INFO  State of current operation: PENDING
17:53:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:09 INFO  State of current operation: PENDING
17:53:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:11 INFO  State of current operation: PENDING
17:53:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:13 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:13 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:13 INFO  State of current operation: PENDING
17:53:13 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:13 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:15 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:15 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:15 INFO  State of current operation: PENDING
17:53:15 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:15 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:17 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:18 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:18 INFO  State of current operation: PENDING
17:53:18 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:18 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:20 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:20 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:20 INFO  State of current operation: PENDING
17:53:20 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:20 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:22 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:22 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:22 INFO  State of current operation: PENDING
17:53:22 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:22 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:24 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:24 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:24 INFO  State of current operation: PENDING
17:53:24 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:24 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:26 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:27 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:27 INFO  State of current operation: PENDING
17:53:27 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:27 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:29 INFO  State of current operation: PENDING
17:53:29 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:29 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:31 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:31 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:31 INFO  State of current operation: PENDING
17:53:31 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:31 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:33 INFO  State of current operation: PENDING
17:53:33 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:33 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:35 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:36 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:36 INFO  State of current operation: PENDING
17:53:36 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:36 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:38 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:38 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:38 INFO  State of current operation: PENDING
17:53:38 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:38 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:40 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:40 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:40 INFO  State of current operation: PENDING
17:53:40 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:40 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:42 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:42 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:42 INFO  State of current operation: PENDING
17:53:42 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:42 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:44 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:44 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:44 INFO  State of current operation: PENDING
17:53:44 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:44 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:46 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:47 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:47 INFO  State of current operation: PENDING
17:53:47 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:47 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:49 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:49 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:49 INFO  State of current operation: PENDING
17:53:49 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:49 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:51 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:51 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:51 INFO  State of current operation: PENDING
17:53:51 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:51 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:53 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:53 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:53 INFO  State of current operation: PENDING
17:53:53 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:53 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:55 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:56 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:56 INFO  State of current operation: PENDING
17:53:56 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:56 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:53:58 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:53:58 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:53:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:58 INFO  State of current operation: PENDING
17:53:58 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:53:58 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:54:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:54:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:54:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:54:00 INFO  State of current operation: PENDING
17:54:00 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:54:00 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:54:02 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:54:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:54:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:54:02 INFO  State of current operation: PENDING
17:54:02 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:54:02 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:54:04 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:54:04 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:54:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:54:05 INFO  State of current operation: PENDING
17:54:05 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:54:05 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:54:07 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:54:07 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:54:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:54:07 INFO  State of current operation: PENDING
17:54:07 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:54:07 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:54:09 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:54:09 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:54:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:54:09 INFO  State of current operation: PENDING
17:54:09 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:54:09 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:54:11 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
17:54:11 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z HTTP/1.1" 200 4644
17:54:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:54:11 INFO  State of current operation: PENDING
17:54:11 DEBUG Final URL of the request: https://thin-edge-io.eu-latest.cumulocity.com/devicecontrol/operations?deviceId=16994070&pageSize=1&revert=true&dateFrom=1970-01-01T00%3A00%3A00.000Z
17:54:11 DEBUG State of current operation: {
    "delivery": {
        "time": "2022-04-07T17:52:36.864Z",
        "log": [
            {
                "time": "2022-04-07T16:51:55.363Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:51:55.382Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:51:55.415Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:04.836Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:04.854Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:04.888Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:52:37.133Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:52:37.149Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:52:37.191Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:53:03.534Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:53:03.550Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:53:03.585Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:55:49.454Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:55:49.469Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:55:49.506Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T16:58:34.597Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T16:58:34.616Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T16:58:34.649Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:01:20.177Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:01:20.195Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:01:20.227Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:04:05.897Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:04:05.912Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:04:05.947Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:06:51.944Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:06:51.962Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:06:51.998Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:10:56.545Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:10:56.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:10:56.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:24:30.894Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:24:30.913Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:24:30.949Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:17.660Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:17.678Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:17.713Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:27:43.882Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:27:43.898Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:27:43.934Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:30:30.318Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:30:30.334Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:30:30.368Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:33:15.551Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:33:15.570Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:33:15.626Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:36:01.987Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:36:02.007Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:36:02.040Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:38:47.432Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:38:47.450Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:38:47.482Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:41:33.178Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:41:33.197Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:41:33.230Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:44:19.556Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:44:19.577Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:44:19.611Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:47:05.238Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:47:05.258Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:47:05.291Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:49:50.945Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:49:50.961Z",
                "status": "SEND"
            },
            {
                "time": "2022-04-07T17:49:50.995Z",
                "status": "DELIVERED"
            },
            {
                "time": "2022-04-07T17:52:36.815Z",
                "status": "PENDING"
            },
            {
                "time": "2022-04-07T17:52:36.833Z",
                "status": "SEND"
            }
        ],
        "status": "DELIVERED"
    },
    "creationTime": "2022-04-07T16:51:44.503Z",
    "deviceId": "16994070",
    "deviceName": "offsite_mythicb",
    "self": "https://t493319102.eu-latest.cumulocity.com/devicecontrol/operations/17009217",
    "id": "17009217",
    "status": "PENDING",
    "description": "Apply software changes, triggered from PySys: [{'name': 'rolldice', 'id': '5152439', 'version': '::apt', 'url': 'https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463', 'action': 'install'}]",
    "c8y_SoftwareUpdate": [
        {
            "name": "rolldice",
            "action": "install",
            "id": "5152439",
            "version": "::apt",
            "url": "https://thin-edge-io.eu-latest.cumulocity.com/inventory/binaries/12435463"
        }
    ]
}
17:54:13 WARN  SystemError occurred while running test - Timeout while waiting for status FAILED or SUCCESSFUL
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1292, in __call__
    self.testObj.setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/run.py", line 83, in setup
    super().setup()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 151, in setup
    self.wait_until_end()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 332, in wait_until_end
    self.wait_until_status("FAILED", "SUCCESSFUL")
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/environment_sm_management.py", line 381, in wait_until_status
    "Timeout while waiting for status %s or %s" % (status, status2)
SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:54:13 WARN  SystemError: Timeout while waiting for status FAILED or SUCCESSFUL ... blocked 
17:54:13 DEBUG --- test cleanup
17:54:13 INFO  
17:54:13 INFO  cleanup:
17:54:13 DEBUG Running registered cleanup function: <bound method SoftwareManagement.mysmcleanup of <PySysTest object at 0x75d20af0>>
17:54:13 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <PySysTest object at 0x75d20af0>>
17:54:13 DEBUG EnvironmentC8y Cleanup
17:54:13 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:54:13 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 20347)
17:54:17 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
17:54:17 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/software_management_end_to_end/sm_mixed_install_remove_multiple/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:54:17 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 20388)
17:54:18 INFO  Executed systemctl<serv_mapper5>, exit status 3
17:54:18 DEBUG ProcessUser cleanup function done.
17:54:18 INFO  
17:54:18 INFO  Test duration: 165.53 secs
17:54:18 INFO  Test final outcome:  BLOCKED
17:54:18 INFO  Test outcome reason: SystemError: Timeout while waiting for status FAILED or SUCCESSFUL
17:54:18 INFO  

Test Suite: agent_init_session

Results

Duration0.0 sec
Tests1
Failures0

Tests

AgentInitSession

Test case:agent_init_session
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_fail_noarg

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginFailNoArg

Test case:apt_fail_noarg
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:10 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_fail_noarg/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_fail_noarg/Output/linux'
16:15:10 INFO  ==============================================================
16:15:10 INFO  Id:    apt_fail_noarg
16:15:10 INFO  Dir:   plugin_apt/
16:15:10 INFO  Title: Validate apt plugin fetures(prepare, list, install, remove finalize) without arguments
16:15:10 DEBUG Execution order hint: 0.0
16:15:10 INFO  ==============================================================
16:15:10 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:10 WARN  Aborted test due to SKIPPED outcome
16:15:10 DEBUG --- test cleanup
16:15:10 DEBUG ProcessUser cleanup function done.
16:15:10 INFO  
16:15:10 INFO  Test duration: 0.04 secs
16:15:10 INFO  Test final outcome:  SKIPPED
16:15:10 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:10 INFO  
Test case:apt_fail_noarg
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_finalize

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginFinalize

Test case:apt_finalize
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:10 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_finalize/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_finalize/Output/linux'
16:15:10 INFO  ==============================================================
16:15:10 INFO  Id:    apt_finalize
16:15:10 INFO  Dir:   plugin_apt/
16:15:10 INFO  Title: Validate apt plugin finalize - dense version
16:15:10 DEBUG Execution order hint: 0.0
16:15:10 INFO  ==============================================================
16:15:10 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:10 WARN  Aborted test due to SKIPPED outcome
16:15:10 DEBUG --- test cleanup
16:15:10 DEBUG ProcessUser cleanup function done.
16:15:10 INFO  
16:15:10 INFO  Test duration: 0.02 secs
16:15:10 INFO  Test final outcome:  SKIPPED
16:15:10 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:10 INFO  
Test case:apt_finalize
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_install

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginInstallDense

Test case:apt_install
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:10 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_install/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_install/Output/linux'
16:15:10 INFO  ==============================================================
16:15:10 INFO  Id:    apt_install
16:15:10 INFO  Dir:   plugin_apt/
16:15:10 INFO  Title: Validate apt plugin prepare - dense version
16:15:10 DEBUG Execution order hint: 0.0
16:15:10 INFO  ==============================================================
16:15:10 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:10 WARN  Aborted test due to SKIPPED outcome
16:15:10 DEBUG --- test cleanup
16:15:10 DEBUG ProcessUser cleanup function done.
16:15:10 INFO  
16:15:10 INFO  Test duration: 0.02 secs
16:15:10 INFO  Test final outcome:  SKIPPED
16:15:10 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:10 INFO  
Test case:apt_install
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_install_fail

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginInstallFail

Test case:apt_install_fail
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:10 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_install_fail/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_install_fail/Output/linux'
16:15:10 INFO  ==============================================================
16:15:10 INFO  Id:    apt_install_fail
16:15:10 INFO  Dir:   plugin_apt/
16:15:10 INFO  Title: Validate apt plugin prepare - failing
16:15:10 DEBUG Execution order hint: 0.0
16:15:10 INFO  ==============================================================
16:15:10 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:10 WARN  Aborted test due to SKIPPED outcome
16:15:10 DEBUG --- test cleanup
16:15:10 DEBUG ProcessUser cleanup function done.
16:15:10 INFO  
16:15:10 INFO  Test duration: 0.02 secs
16:15:10 INFO  Test final outcome:  SKIPPED
16:15:10 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:10 INFO  
Test case:apt_install_fail
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_install_local_file

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginInstallFromLocalFile

Test case:apt_install_local_file
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:10 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_install_local_file/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_install_local_file/Output/linux'
16:15:10 INFO  ==============================================================
16:15:10 INFO  Id:    apt_install_local_file
16:15:10 INFO  Dir:   plugin_apt/
16:15:10 INFO  Title: Validate apt plugin install from local file - SUCCESS case
16:15:10 DEBUG Execution order hint: 0.0
16:15:10 INFO  ==============================================================
16:15:10 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:10 WARN  Aborted test due to SKIPPED outcome
16:15:10 DEBUG --- test cleanup
16:15:10 DEBUG ProcessUser cleanup function done.
16:15:10 INFO  
16:15:10 INFO  Test duration: 0.02 secs
16:15:10 INFO  Test final outcome:  SKIPPED
16:15:10 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:10 INFO  
Test case:apt_install_local_file
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_install_local_file_fail

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginInstallFromLocalFileFail

Test case:apt_install_local_file_fail
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:10 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_install_local_file_fail/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_install_local_file_fail/Output/linux'
16:15:10 INFO  ==============================================================
16:15:10 INFO  Id:    apt_install_local_file_fail
16:15:10 INFO  Dir:   plugin_apt/
16:15:10 INFO  Title: Validate apt plugin install from local file - FAIL case
16:15:10 DEBUG Execution order hint: 0.0
16:15:10 INFO  ==============================================================
16:15:10 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:10 WARN  Aborted test due to SKIPPED outcome
16:15:10 DEBUG --- test cleanup
16:15:10 DEBUG ProcessUser cleanup function done.
16:15:10 INFO  
16:15:10 INFO  Test duration: 0.02 secs
16:15:10 INFO  Test final outcome:  SKIPPED
16:15:10 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:10 INFO  
Test case:apt_install_local_file_fail
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_install_local_file_with_version

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginInstallFromLocalFileWithVersion

Test case:apt_install_local_file_with_version
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:10 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_install_local_file_with_version/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_install_local_file_with_version/Output/linux'
16:15:10 INFO  ==============================================================
16:15:10 INFO  Id:    apt_install_local_file_with_version
16:15:10 INFO  Dir:   plugin_apt/
16:15:10 INFO  Title: Validate apt plugin install from local file AND with a version - SUCCESS case
16:15:10 DEBUG Execution order hint: 0.0
16:15:10 INFO  ==============================================================
16:15:10 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:10 WARN  Aborted test due to SKIPPED outcome
16:15:10 DEBUG --- test cleanup
16:15:10 DEBUG ProcessUser cleanup function done.
16:15:10 INFO  
16:15:10 INFO  Test duration: 0.02 secs
16:15:10 INFO  Test final outcome:  SKIPPED
16:15:10 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:10 INFO  
Test case:apt_install_local_file_with_version
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_install_local_file_with_version_fail

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginInstallFromLocalFileWithVersionFail

Test case:apt_install_local_file_with_version_fail
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:10 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_install_local_file_with_version_fail/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_install_local_file_with_version_fail/Output/linux'
16:15:10 INFO  ==============================================================
16:15:10 INFO  Id:    apt_install_local_file_with_version_fail
16:15:10 INFO  Dir:   plugin_apt/
16:15:10 INFO  Title: Validate apt plugin install from local file AND with a version - FAIL case
16:15:10 DEBUG Execution order hint: 0.0
16:15:10 INFO  ==============================================================
16:15:10 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:10 WARN  Aborted test due to SKIPPED outcome
16:15:10 DEBUG --- test cleanup
16:15:10 DEBUG ProcessUser cleanup function done.
16:15:10 INFO  
16:15:10 INFO  Test duration: 0.03 secs
16:15:10 INFO  Test final outcome:  SKIPPED
16:15:10 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:10 INFO  
Test case:apt_install_local_file_with_version_fail
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_list_format

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginListFormat

Test case:apt_list_format
Outcome:Passed
Duration:0.0 sec
FailedNone
None
Test case:apt_list_format
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_prepare

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginPrepare

Test case:apt_prepare
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_prepare/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_prepare/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    apt_prepare
16:15:14 INFO  Dir:   plugin_apt/
16:15:14 INFO  Title: Validate apt plugin install - dense version
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:14 INFO  
16:15:14 INFO  Test duration: 0.02 secs
16:15:14 INFO  Test final outcome:  SKIPPED
16:15:14 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:14 INFO  
Test case:apt_prepare
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_prepare_install_finalize

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginPrepareInstallFinalize

Test case:apt_prepare_install_finalize
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_prepare_install_finalize/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_prepare_install_finalize/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    apt_prepare_install_finalize
16:15:14 INFO  Dir:   plugin_apt/
16:15:14 INFO  Title: Validate apt plugin install use case
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:14 INFO  
16:15:14 INFO  Test duration: 0.02 secs
16:15:14 INFO  Test final outcome:  SKIPPED
16:15:14 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:14 INFO  
Test case:apt_prepare_install_finalize
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_remove

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginRemoveDense

Test case:apt_remove
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_remove/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_remove/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    apt_remove
16:15:14 INFO  Dir:   plugin_apt/
16:15:14 INFO  Title: Validate apt plugin prepare - dense version
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:14 INFO  
16:15:14 INFO  Test duration: 0.03 secs
16:15:14 INFO  Test final outcome:  SKIPPED
16:15:14 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:14 INFO  
Test case:apt_remove
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_remove_fail

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginRemoveFails

Test case:apt_remove_fail
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_remove_fail/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_remove_fail/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    apt_remove_fail
16:15:14 INFO  Dir:   plugin_apt/
16:15:14 INFO  Title: Validate apt plugin prepare - failing
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:14 INFO  
16:15:14 INFO  Test duration: 0.03 secs
16:15:14 INFO  Test final outcome:  SKIPPED
16:15:14 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:14 INFO  
Test case:apt_remove_fail
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_sequence_install_with_version

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginPrepInstallWithVersionFinalize

Test case:apt_sequence_install_with_version
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_sequence_install_with_version/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_sequence_install_with_version/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    apt_sequence_install_with_version
16:15:14 INFO  Dir:   plugin_apt/
16:15:14 INFO  Title: Validate apt plugin install with version use case
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:14 INFO  
16:15:14 INFO  Test duration: 0.02 secs
16:15:14 INFO  Test final outcome:  SKIPPED
16:15:14 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:14 INFO  
Test case:apt_sequence_install_with_version
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_sequence_install_with_version_fail

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginInstallWithVersionFails

Test case:apt_sequence_install_with_version_fail
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_sequence_install_with_version_fail/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_sequence_install_with_version_fail/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    apt_sequence_install_with_version_fail
16:15:14 INFO  Dir:   plugin_apt/
16:15:14 INFO  Title: Validate apt plugin install with version fails use case
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:14 INFO  
16:15:14 INFO  Test duration: 0.02 secs
16:15:14 INFO  Test final outcome:  SKIPPED
16:15:14 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:14 INFO  
Test case:apt_sequence_install_with_version_fail
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_sequence_remove

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginInstallPrepareRemoveFinalize

Test case:apt_sequence_remove
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_sequence_remove/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_sequence_remove/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    apt_sequence_remove
16:15:14 INFO  Dir:   plugin_apt/
16:15:14 INFO  Title: Validate apt plugin prepare install remove finalize use case
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:14 INFO  
16:15:14 INFO  Test duration: 0.02 secs
16:15:14 INFO  Test final outcome:  SKIPPED
16:15:14 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:14 INFO  
Test case:apt_sequence_remove
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_sequence_remove_with_version

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginRemoveWithVersion

Test case:apt_sequence_remove_with_version
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_sequence_remove_with_version/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_sequence_remove_with_version/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    apt_sequence_remove_with_version
16:15:14 INFO  Dir:   plugin_apt/
16:15:14 INFO  Title: Validate apt plugin remove with version use case
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:14 INFO  
16:15:14 INFO  Test duration: 0.02 secs
16:15:14 INFO  Test final outcome:  SKIPPED
16:15:14 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:14 INFO  
Test case:apt_sequence_remove_with_version
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_sequence_remove_with_version_fail

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginRemoveWithVersionFails

Test case:apt_sequence_remove_with_version_fail
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_sequence_remove_with_version_fail/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_sequence_remove_with_version_fail/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    apt_sequence_remove_with_version_fail
16:15:14 INFO  Dir:   plugin_apt/
16:15:14 INFO  Title: Validate apt plugin remove with version fails when the version not found
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:14 INFO  
16:15:14 INFO  Test duration: 0.02 secs
16:15:14 INFO  Test final outcome:  SKIPPED
16:15:14 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:14 INFO  
Test case:apt_sequence_remove_with_version_fail
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_update_list

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginUpdateList

Test case:apt_update_list
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_update_list/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_update_list/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    apt_update_list
16:15:14 INFO  Dir:   plugin_apt/
16:15:14 INFO  Title: Validate apt plugin update-list command use case
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:14 INFO  
16:15:14 INFO  Test duration: 0.02 secs
16:15:14 INFO  Test final outcome:  SKIPPED
16:15:14 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:14 INFO  
Test case:apt_update_list
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: apt_wrong_option

Results

Duration0.0 sec
Tests2
Failures0

Tests

AptPluginWrongOption

Test case:apt_wrong_option
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_wrong_option/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_apt/apt_wrong_option/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    apt_wrong_option
16:15:14 INFO  Dir:   plugin_apt/
16:15:14 INFO  Title: Validate apt plugin install
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:14 INFO  
16:15:14 INFO  Test duration: 0.02 secs
16:15:14 INFO  Test final outcome:  SKIPPED
16:15:14 INFO  Test outcome reason: Testing the apt plugin is not supported on this platform.To run the tests call PySys with -XmyPlatform='container'
16:15:14 INFO  
Test case:apt_wrong_option
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: c8y_jwt_token_retrieval

Results

Duration0.0 sec
Tests1
Failures0

Tests

ValidateJWTTokenRetrieval

Test case:c8y_jwt_token_retrieval
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: c8y_restart_bridge

Results

Duration0.0 sec
Tests1
Failures0

Tests

RestartBridge

Test case:c8y_restart_bridge
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: call_tedge_-V

Results

Duration0.0 sec
Tests1
Failures0

Tests

PySysTest

Test case:call_tedge_-V
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: call_tedge_-h

Results

Duration0.0 sec
Tests1
Failures0

Tests

PySysTest

Test case:call_tedge_-h
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: call_tedge_-h_-V

Results

Duration0.0 sec
Tests1
Failures0

Tests

PySysTest

Test case:call_tedge_-h_-V
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: call_tedge_config_help

Results

Duration0.0 sec
Tests1
Failures0

Tests

PySysTest

Test case:call_tedge_config_help
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: call_tedge_config_list

Results

Duration0.0 sec
Tests1
Failures0

Tests

PySysTest

Test case:call_tedge_config_list
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: custom_init_system

Results

Duration0.0 sec
Tests1
Failures0

Tests

CustomInitSystem

Test case:custom_init_system
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: docker_plugin_finalize

Results

Duration0.0 sec
Tests2
Failures1

Tests

DockerPluginFinalizeTest

Test case:docker_plugin_finalize
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_finalize/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_finalize/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    docker_plugin_finalize
16:15:14 INFO  Dir:   plugin_docker/
16:15:14 INFO  Title: Validate docker plugin finalize command
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:14 INFO  
16:15:14 INFO  Test duration: 0.05 secs
16:15:14 INFO  Test final outcome:  SKIPPED
16:15:14 INFO  Test outcome reason: Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container'
16:15:14 INFO  
Test case:docker_plugin_finalize
Outcome:Failed
Duration:0.0 sec
FailedFAILED: Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_finalize/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry 2.7.1 e8a56425636e 4 months ago 22.2MB"
failed
Stdout
17:09:51 INFO  ==============================================================
17:09:51 INFO  Id:    docker_plugin_finalize
17:09:51 INFO  Dir:   plugin_docker/
17:09:51 INFO  Title: Validate docker plugin finalize command
17:09:51 DEBUG Execution order hint: 0.0
17:09:51 INFO  ==============================================================
17:09:51 DEBUG Process parameters for sudo<docker_images>
  command line : /usr/bin/sudo docker images
    arg #1     : docker
    arg #2     : images
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_finalize/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_finalize/Output/linux/docker_images.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_finalize/Output/linux/docker_images.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:51 DEBUG Waiting up to 600 secs for process sudo<docker_images> (pid 17427)
17:09:51 INFO  Executed sudo<docker_images>, exit status 0
17:09:51 DEBUG Performing regex contains=False grep on file: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_finalize/Output/linux/docker_images.out
17:09:52 WARN  Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_finalize/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry            2.7.1               e8a56425636e        4 months ago        22.2MB" ... failed 
17:09:52 WARN  Aborted test due to FAILED outcome
17:09:52 DEBUG --- test cleanup
17:09:52 INFO  
17:09:52 INFO  cleanup:
17:09:52 DEBUG Running registered cleanup function: <bound method DockerPlugin.cleanup_containers of <DockerPluginFinalizeTest object at 0x76148bd0>>
17:09:52 DEBUG Running registered cleanup function: <bound method DockerPlugin.cleanup_images of <DockerPluginFinalizeTest object at 0x76148bd0>>
17:09:52 DEBUG ProcessUser cleanup function done.
17:09:52 INFO  
17:09:52 INFO  Test duration: 1.13 secs
17:09:52 INFO  Test final outcome:  FAILED
17:09:52 INFO  Test outcome reason: Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_finalize/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry            2.7.1               e8a56425636e        4 months ago        22.2MB"
17:09:52 INFO  

Test Suite: docker_plugin_install

Results

Duration0.0 sec
Tests2
Failures1

Tests

DockerPluginInstallTest

Test case:docker_plugin_install
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    docker_plugin_install
16:15:14 INFO  Dir:   plugin_docker/
16:15:14 INFO  Title: Validate docker plugin install
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:14 INFO  
16:15:14 INFO  Test duration: 0.02 secs
16:15:14 INFO  Test final outcome:  SKIPPED
16:15:14 INFO  Test outcome reason: Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container'
16:15:14 INFO  
Test case:docker_plugin_install
Outcome:Failed
Duration:0.0 sec
FailedFAILED: Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry 2.7.1 e8a56425636e 4 months ago 22.2MB"
failed
Stdout
17:09:52 INFO  ==============================================================
17:09:52 INFO  Id:    docker_plugin_install
17:09:52 INFO  Dir:   plugin_docker/
17:09:52 INFO  Title: Validate docker plugin install
17:09:52 DEBUG Execution order hint: 0.0
17:09:52 INFO  ==============================================================
17:09:52 DEBUG Process parameters for sudo<docker_images>
  command line : /usr/bin/sudo docker images
    arg #1     : docker
    arg #2     : images
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install/Output/linux/docker_images.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install/Output/linux/docker_images.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:52 DEBUG Waiting up to 600 secs for process sudo<docker_images> (pid 17437)
17:09:52 INFO  Executed sudo<docker_images>, exit status 0
17:09:52 DEBUG Performing regex contains=False grep on file: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install/Output/linux/docker_images.out
17:09:53 WARN  Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry            2.7.1               e8a56425636e        4 months ago        22.2MB" ... failed 
17:09:53 WARN  Aborted test due to FAILED outcome
17:09:53 DEBUG --- test cleanup
17:09:53 INFO  
17:09:53 INFO  cleanup:
17:09:53 DEBUG Running registered cleanup function: <bound method DockerPlugin.cleanup_containers of <DockerPluginInstallTest object at 0x760cc8d0>>
17:09:53 DEBUG Running registered cleanup function: <bound method DockerPlugin.cleanup_images of <DockerPluginInstallTest object at 0x760cc8d0>>
17:09:53 DEBUG ProcessUser cleanup function done.
17:09:53 INFO  
17:09:53 INFO  Test duration: 0.90 secs
17:09:53 INFO  Test final outcome:  FAILED
17:09:53 INFO  Test outcome reason: Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry            2.7.1               e8a56425636e        4 months ago        22.2MB"
17:09:53 INFO  

Test Suite: docker_plugin_install_with_version

Results

Duration0.0 sec
Tests2
Failures1

Tests

DockerPluginInstallWithVersionTest

Test case:docker_plugin_install_with_version
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container'
None
skipped
Stdout
16:15:14 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install_with_version/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install_with_version/Output/linux'
16:15:14 INFO  ==============================================================
16:15:14 INFO  Id:    docker_plugin_install_with_version
16:15:14 INFO  Dir:   plugin_docker/
16:15:14 INFO  Title: Validate docker plugin install
16:15:14 DEBUG Execution order hint: 0.0
16:15:14 INFO  ==============================================================
16:15:14 INFO  Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container' ... skipped
16:15:14 WARN  Aborted test due to SKIPPED outcome
16:15:14 DEBUG --- test cleanup
16:15:14 DEBUG ProcessUser cleanup function done.
16:15:15 INFO  
16:15:15 INFO  Test duration: 0.02 secs
16:15:15 INFO  Test final outcome:  SKIPPED
16:15:15 INFO  Test outcome reason: Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container'
16:15:15 INFO  
Test case:docker_plugin_install_with_version
Outcome:Failed
Duration:0.0 sec
FailedFAILED: Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install_with_version/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry 2.7.1 e8a56425636e 4 months ago 22.2MB"
failed
Stdout
17:09:53 INFO  ==============================================================
17:09:53 INFO  Id:    docker_plugin_install_with_version
17:09:53 INFO  Dir:   plugin_docker/
17:09:53 INFO  Title: Validate docker plugin install
17:09:53 DEBUG Execution order hint: 0.0
17:09:53 INFO  ==============================================================
17:09:53 DEBUG Process parameters for sudo<docker_images>
  command line : /usr/bin/sudo docker images
    arg #1     : docker
    arg #2     : images
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install_with_version/Output/linux/docker_images.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install_with_version/Output/linux/docker_images.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:53 DEBUG Waiting up to 600 secs for process sudo<docker_images> (pid 17447)
17:09:53 INFO  Executed sudo<docker_images>, exit status 0
17:09:53 DEBUG Performing regex contains=False grep on file: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install_with_version/Output/linux/docker_images.out
17:09:53 WARN  Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install_with_version/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry            2.7.1               e8a56425636e        4 months ago        22.2MB" ... failed 
17:09:53 WARN  Aborted test due to FAILED outcome
17:09:53 DEBUG --- test cleanup
17:09:53 INFO  
17:09:53 INFO  cleanup:
17:09:53 DEBUG Running registered cleanup function: <bound method DockerPlugin.cleanup_containers of <DockerPluginInstallWithVersionTest object at 0x760ccab0>>
17:09:53 DEBUG Running registered cleanup function: <bound method DockerPlugin.cleanup_images of <DockerPluginInstallWithVersionTest object at 0x760ccab0>>
17:09:53 DEBUG ProcessUser cleanup function done.
17:09:53 INFO  
17:09:53 INFO  Test duration: 0.89 secs
17:09:53 INFO  Test final outcome:  FAILED
17:09:53 INFO  Test outcome reason: Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_install_with_version/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry            2.7.1               e8a56425636e        4 months ago        22.2MB"
17:09:53 INFO  

Test Suite: docker_plugin_remove

Results

Duration0.0 sec
Tests2
Failures1

Tests

DockerPluginRemoveTest

Test case:docker_plugin_remove
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container'
None
skipped
Stdout
16:15:15 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove/Output/linux'
16:15:15 INFO  ==============================================================
16:15:15 INFO  Id:    docker_plugin_remove
16:15:15 INFO  Dir:   plugin_docker/
16:15:15 INFO  Title: Validate docker plugin remove
16:15:15 DEBUG Execution order hint: 0.0
16:15:15 INFO  ==============================================================
16:15:15 INFO  Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container' ... skipped
16:15:15 WARN  Aborted test due to SKIPPED outcome
16:15:15 DEBUG --- test cleanup
16:15:15 DEBUG ProcessUser cleanup function done.
16:15:15 INFO  
16:15:15 INFO  Test duration: 0.02 secs
16:15:15 INFO  Test final outcome:  SKIPPED
16:15:15 INFO  Test outcome reason: Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container'
16:15:15 INFO  
Test case:docker_plugin_remove
Outcome:Failed
Duration:0.0 sec
FailedFAILED: Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry 2.7.1 e8a56425636e 4 months ago 22.2MB"
failed
Stdout
17:09:54 INFO  ==============================================================
17:09:54 INFO  Id:    docker_plugin_remove
17:09:54 INFO  Dir:   plugin_docker/
17:09:54 INFO  Title: Validate docker plugin remove
17:09:54 DEBUG Execution order hint: 0.0
17:09:54 INFO  ==============================================================
17:09:54 DEBUG Process parameters for sudo<docker_images>
  command line : /usr/bin/sudo docker images
    arg #1     : docker
    arg #2     : images
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove/Output/linux/docker_images.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove/Output/linux/docker_images.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:54 DEBUG Waiting up to 600 secs for process sudo<docker_images> (pid 17457)
17:09:54 INFO  Executed sudo<docker_images>, exit status 0
17:09:54 DEBUG Performing regex contains=False grep on file: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove/Output/linux/docker_images.out
17:09:54 WARN  Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry            2.7.1               e8a56425636e        4 months ago        22.2MB" ... failed 
17:09:54 WARN  Aborted test due to FAILED outcome
17:09:54 DEBUG --- test cleanup
17:09:54 INFO  
17:09:54 INFO  cleanup:
17:09:54 DEBUG Running registered cleanup function: <bound method DockerPlugin.cleanup_containers of <DockerPluginRemoveTest object at 0x760d63d0>>
17:09:54 DEBUG Running registered cleanup function: <bound method DockerPlugin.cleanup_images of <DockerPluginRemoveTest object at 0x760d63d0>>
17:09:54 DEBUG ProcessUser cleanup function done.
17:09:54 INFO  
17:09:54 INFO  Test duration: 0.90 secs
17:09:54 INFO  Test final outcome:  FAILED
17:09:54 INFO  Test outcome reason: Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry            2.7.1               e8a56425636e        4 months ago        22.2MB"
17:09:54 INFO  

Test Suite: docker_plugin_remove_with_version

Results

Duration0.0 sec
Tests2
Failures1

Tests

DockerPluginRemoveWithVersionTest

Test case:docker_plugin_remove_with_version
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container'
None
skipped
Stdout
16:15:15 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove_with_version/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove_with_version/Output/linux'
16:15:15 INFO  ==============================================================
16:15:15 INFO  Id:    docker_plugin_remove_with_version
16:15:15 INFO  Dir:   plugin_docker/
16:15:15 INFO  Title: Validate docker plugin remove with version
16:15:15 DEBUG Execution order hint: 0.0
16:15:15 INFO  ==============================================================
16:15:15 INFO  Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container' ... skipped
16:15:15 WARN  Aborted test due to SKIPPED outcome
16:15:15 DEBUG --- test cleanup
16:15:15 DEBUG ProcessUser cleanup function done.
16:15:15 INFO  
16:15:15 INFO  Test duration: 0.02 secs
16:15:15 INFO  Test final outcome:  SKIPPED
16:15:15 INFO  Test outcome reason: Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container'
16:15:15 INFO  
Test case:docker_plugin_remove_with_version
Outcome:Failed
Duration:0.0 sec
FailedFAILED: Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove_with_version/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry 2.7.1 e8a56425636e 4 months ago 22.2MB"
failed
Stdout
17:09:54 INFO  ==============================================================
17:09:54 INFO  Id:    docker_plugin_remove_with_version
17:09:54 INFO  Dir:   plugin_docker/
17:09:54 INFO  Title: Validate docker plugin remove with version
17:09:54 DEBUG Execution order hint: 0.0
17:09:54 INFO  ==============================================================
17:09:54 DEBUG Process parameters for sudo<docker_images>
  command line : /usr/bin/sudo docker images
    arg #1     : docker
    arg #2     : images
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove_with_version/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove_with_version/Output/linux/docker_images.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove_with_version/Output/linux/docker_images.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:54 DEBUG Waiting up to 600 secs for process sudo<docker_images> (pid 17467)
17:09:55 INFO  Executed sudo<docker_images>, exit status 0
17:09:55 DEBUG Performing regex contains=False grep on file: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove_with_version/Output/linux/docker_images.out
17:09:55 WARN  Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove_with_version/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry            2.7.1               e8a56425636e        4 months ago        22.2MB" ... failed 
17:09:55 WARN  Aborted test due to FAILED outcome
17:09:55 DEBUG --- test cleanup
17:09:55 INFO  
17:09:55 INFO  cleanup:
17:09:55 DEBUG Running registered cleanup function: <bound method DockerPlugin.cleanup_containers of <DockerPluginRemoveWithVersionTest object at 0x760ccbd0>>
17:09:55 DEBUG Running registered cleanup function: <bound method DockerPlugin.cleanup_images of <DockerPluginRemoveWithVersionTest object at 0x760ccbd0>>
17:09:55 DEBUG ProcessUser cleanup function done.
17:09:55 INFO  
17:09:55 INFO  Test duration: 0.90 secs
17:09:55 INFO  Test final outcome:  FAILED
17:09:55 INFO  Test outcome reason: Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_remove_with_version/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry            2.7.1               e8a56425636e        4 months ago        22.2MB"
17:09:55 INFO  

Test Suite: docker_plugin_update

Results

Duration0.0 sec
Tests2
Failures1

Tests

DockerPluginUpdateTest

Test case:docker_plugin_update
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container'
None
skipped
Stdout
16:15:15 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_update/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_update/Output/linux'
16:15:15 INFO  ==============================================================
16:15:15 INFO  Id:    docker_plugin_update
16:15:15 INFO  Dir:   plugin_docker/
16:15:15 INFO  Title: Validate docker plugin install updates existing containers
16:15:15 DEBUG Execution order hint: 0.0
16:15:15 INFO  ==============================================================
16:15:15 INFO  Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container' ... skipped
16:15:15 WARN  Aborted test due to SKIPPED outcome
16:15:15 DEBUG --- test cleanup
16:15:15 DEBUG ProcessUser cleanup function done.
16:15:15 INFO  
16:15:15 INFO  Test duration: 0.03 secs
16:15:15 INFO  Test final outcome:  SKIPPED
16:15:15 INFO  Test outcome reason: Testing the docker plugin is not supported on this platform.To run it, all the test with -XmyPlatform='container'
16:15:15 INFO  
Test case:docker_plugin_update
Outcome:Failed
Duration:0.0 sec
FailedFAILED: Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_update/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry 2.7.1 e8a56425636e 4 months ago 22.2MB"
failed
Stdout
17:09:55 INFO  ==============================================================
17:09:55 INFO  Id:    docker_plugin_update
17:09:55 INFO  Dir:   plugin_docker/
17:09:55 INFO  Title: Validate docker plugin install updates existing containers
17:09:55 DEBUG Execution order hint: 0.0
17:09:55 INFO  ==============================================================
17:09:55 DEBUG Process parameters for sudo<docker_images>
  command line : /usr/bin/sudo docker images
    arg #1     : docker
    arg #2     : images
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_update/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_update/Output/linux/docker_images.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_update/Output/linux/docker_images.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
17:09:56 DEBUG Waiting up to 600 secs for process sudo<docker_images> (pid 17477)
17:09:56 INFO  Executed sudo<docker_images>, exit status 0
17:09:56 DEBUG Performing regex contains=False grep on file: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_update/Output/linux/docker_images.out
17:09:56 WARN  Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_update/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry            2.7.1               e8a56425636e        4 months ago        22.2MB" ... failed 
17:09:56 WARN  Aborted test due to FAILED outcome
17:09:56 DEBUG --- test cleanup
17:09:56 INFO  
17:09:56 INFO  cleanup:
17:09:56 DEBUG Running registered cleanup function: <bound method DockerPlugin.cleanup_containers of <DockerPluginUpdateTest object at 0x760ccf30>>
17:09:56 DEBUG Running registered cleanup function: <bound method DockerPlugin.cleanup_images of <DockerPluginUpdateTest object at 0x760ccf30>>
17:09:56 DEBUG ProcessUser cleanup function done.
17:09:56 INFO  
17:09:56 INFO  Test duration: 1.03 secs
17:09:56 INFO  Test final outcome:  FAILED
17:09:56 INFO  Test outcome reason: Grep on /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/plugin_docker/docker_plugin_update/Output/linux/docker_images.out does not contain "registry" failed with 2 matches, first is: "registry            2.7.1               e8a56425636e        4 months ago        22.2MB"
17:09:56 INFO  

Test Suite: invalid_device_id

Results

Duration0.0 sec
Tests1
Failures0

Tests

InvalidDeviceId

Test case:invalid_device_id
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: local_mqtt_pub_fail_noqos

Results

Duration0.0 sec
Tests1
Failures0

Tests

PySysTest

Test case:local_mqtt_pub_fail_noqos
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: local_mqtt_pub_fail_qos0

Results

Duration0.0 sec
Tests1
Failures0

Tests

PySysTest

Test case:local_mqtt_pub_fail_qos0
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: local_mqtt_pub_fail_qos1

Results

Duration0.0 sec
Tests1
Failures0

Tests

PySysTest

Test case:local_mqtt_pub_fail_qos1
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: local_mqtt_pub_fail_qos2

Results

Duration0.0 sec
Tests1
Failures0

Tests

PySysTest

Test case:local_mqtt_pub_fail_qos2
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: local_mqtt_pub_sub

Results

Duration0.0 sec
Tests1
Failures0

Tests

PySysTest

Test case:local_mqtt_pub_sub
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: local_mqtt_pub_sub_retain

Results

Duration0.0 sec
Tests1
Failures0

Tests

MqttPublishWithRetain

Test case:local_mqtt_pub_sub_retain
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: local_mqtt_pub_sub_with_sudo

Results

Duration0.0 sec
Tests1
Failures0

Tests

PySysTest

Test case:local_mqtt_pub_sub_with_sudo
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: local_mqtt_sub_fail

Results

Duration0.0 sec
Tests1
Failures0

Tests

PySysTest

Test case:local_mqtt_sub_fail
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: log_request_error_messages

Results

Duration0.0 sec
Tests1
Failures0

Tests

LogRequestVerifySearchTextError

Test case:log_request_error_messages
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: log_request_num_lines

Results

Duration0.0 sec
Tests1
Failures0

Tests

LogRequestVerifyNumberOfLines

Test case:log_request_num_lines
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: mapper_awaits_before_reconnect

Results

Duration0.0 sec
Tests1
Failures0

Tests

MapperReconnectAwait

Test case:mapper_awaits_before_reconnect
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: monitoring_smaller_interval

Results

Duration0.0 sec
Tests1
Failures1

Tests

MonitoringSmallInterval

Test case:monitoring_smaller_interval
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: TypeError: 'int' object is not subscriptable
failed
Stdout
16:14:49 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux'
16:14:49 INFO  ==============================================================
16:14:49 INFO  Id:    monitoring_smaller_interval
16:14:49 INFO  Dir:   monitoring/
16:14:49 INFO  Title: Validate the tedge dm agent messages that are produced with smaller sampling interval than the batching window. Here the simulated collectd messages are used
16:14:49 DEBUG Execution order hint: 0.0
16:14:49 INFO  ==============================================================
16:14:49 DEBUG Process parameters for sudo<collectd>
  command line : /usr/bin/sudo systemctl stop collectd
    arg #1     : systemctl
    arg #2     : stop
    arg #3     : collectd
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/collectd.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/collectd.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:49 DEBUG Waiting up to 600 secs for process sudo<collectd> (pid 5681)
16:14:50 INFO  Executed sudo<collectd>, exit status 0
16:14:50 DEBUG Process parameters for sudo<collectd_mapper>
  command line : /usr/bin/sudo systemctl start tedge-mapper-collectd
    arg #1     : systemctl
    arg #2     : start
    arg #3     : tedge-mapper-collectd
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/collectd_mapper.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/collectd_mapper.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:50 DEBUG Waiting up to 600 secs for process sudo<collectd_mapper> (pid 5683)
16:14:51 INFO  Executed sudo<collectd_mapper>, exit status 0
16:14:51 DEBUG --- test execute
16:14:51 DEBUG Process parameters for sudo<tedge_sub>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt sub --no-topic 'tedge/#'
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : sub
    arg #4     : --no-topic
    arg #5     : tedge/#
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_sub.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_sub.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:51 INFO  Started sudo<tedge_sub> with process id 5690
16:14:51 DEBUG Process parameters for sudo<tedge_temp>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/temperature/temp 1649348091.2524362:25.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/temperature/temp
    arg #5     : 1649348091.2524362:25.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:51 DEBUG Waiting up to 600 secs for process sudo<tedge_temp> (pid 5691)
16:14:51 INFO  Executed sudo<tedge_temp>, exit status 0
16:14:51 DEBUG Process parameters for sudo<tedge_pres>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/pressure/pres 1649348091.7826257:500.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/pressure/pres
    arg #5     : 1649348091.7826257:500.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:51 DEBUG Waiting up to 600 secs for process sudo<tedge_pres> (pid 5694)
16:14:52 INFO  Executed sudo<tedge_pres>, exit status 0
16:14:52 DEBUG Process parameters for sudo<tedge_temp>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/temperature/temp 1649348092.3998163:25.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/temperature/temp
    arg #5     : 1649348092.3998163:25.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:52 DEBUG Waiting up to 600 secs for process sudo<tedge_temp> (pid 5696)
16:14:52 INFO  Executed sudo<tedge_temp>, exit status 0
16:14:52 DEBUG Process parameters for sudo<tedge_pres>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/pressure/pres 1649348092.9175177:500.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/pressure/pres
    arg #5     : 1649348092.9175177:500.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:52 DEBUG Waiting up to 600 secs for process sudo<tedge_pres> (pid 5698)
16:14:53 INFO  Executed sudo<tedge_pres>, exit status 0
16:14:53 DEBUG Process parameters for sudo<tedge_temp>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/temperature/temp 1649348093.534969:25.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/temperature/temp
    arg #5     : 1649348093.534969:25.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:53 DEBUG Waiting up to 600 secs for process sudo<tedge_temp> (pid 5701)
16:14:54 INFO  Executed sudo<tedge_temp>, exit status 0
16:14:54 DEBUG Process parameters for sudo<tedge_pres>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/pressure/pres 1649348094.052187:500.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/pressure/pres
    arg #5     : 1649348094.052187:500.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:54 DEBUG Waiting up to 600 secs for process sudo<tedge_pres> (pid 5703)
16:14:54 INFO  Executed sudo<tedge_pres>, exit status 0
16:14:54 DEBUG Process parameters for sudo<tedge_temp>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/temperature/temp 1649348094.6694906:25.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/temperature/temp
    arg #5     : 1649348094.6694906:25.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:54 DEBUG Waiting up to 600 secs for process sudo<tedge_temp> (pid 5705)
16:14:55 INFO  Executed sudo<tedge_temp>, exit status 0
16:14:55 DEBUG Process parameters for sudo<tedge_pres>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/pressure/pres 1649348095.1870275:500.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/pressure/pres
    arg #5     : 1649348095.1870275:500.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:55 DEBUG Waiting up to 600 secs for process sudo<tedge_pres> (pid 5707)
16:14:55 INFO  Executed sudo<tedge_pres>, exit status 0
16:14:55 DEBUG Process parameters for sudo<tedge_temp>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/temperature/temp 1649348095.8066142:25.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/temperature/temp
    arg #5     : 1649348095.8066142:25.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:55 DEBUG Waiting up to 600 secs for process sudo<tedge_temp> (pid 5709)
16:14:56 INFO  Executed sudo<tedge_temp>, exit status 0
16:14:56 DEBUG Process parameters for sudo<tedge_pres>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/pressure/pres 1649348096.3354664:500.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/pressure/pres
    arg #5     : 1649348096.3354664:500.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:56 DEBUG Waiting up to 600 secs for process sudo<tedge_pres> (pid 5711)
16:14:56 INFO  Executed sudo<tedge_pres>, exit status 0
16:14:56 DEBUG Process parameters for sudo<tedge_temp>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/temperature/temp 1649348096.9527261:25.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/temperature/temp
    arg #5     : 1649348096.9527261:25.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:56 DEBUG Waiting up to 600 secs for process sudo<tedge_temp> (pid 5713)
16:14:57 INFO  Executed sudo<tedge_temp>, exit status 0
16:14:57 DEBUG Process parameters for sudo<tedge_pres>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/pressure/pres 1649348097.470211:500.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/pressure/pres
    arg #5     : 1649348097.470211:500.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:57 DEBUG Waiting up to 600 secs for process sudo<tedge_pres> (pid 5715)
16:14:57 INFO  Executed sudo<tedge_pres>, exit status 0
16:14:58 DEBUG Process parameters for sudo<tedge_temp>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/temperature/temp 1649348098.087453:25.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/temperature/temp
    arg #5     : 1649348098.087453:25.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:58 DEBUG Waiting up to 600 secs for process sudo<tedge_temp> (pid 5717)
16:14:58 INFO  Executed sudo<tedge_temp>, exit status 0
16:14:58 DEBUG Process parameters for sudo<tedge_pres>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/pressure/pres 1649348098.6046083:500.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/pressure/pres
    arg #5     : 1649348098.6046083:500.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:58 DEBUG Waiting up to 600 secs for process sudo<tedge_pres> (pid 5719)
16:14:59 INFO  Executed sudo<tedge_pres>, exit status 0
16:14:59 DEBUG Process parameters for sudo<tedge_temp>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/temperature/temp 1649348099.2735982:25.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/temperature/temp
    arg #5     : 1649348099.2735982:25.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:59 DEBUG Waiting up to 600 secs for process sudo<tedge_temp> (pid 5721)
16:14:59 INFO  Executed sudo<tedge_temp>, exit status 0
16:14:59 DEBUG Process parameters for sudo<tedge_pres>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/pressure/pres 1649348099.7920156:500.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/pressure/pres
    arg #5     : 1649348099.7920156:500.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:14:59 DEBUG Waiting up to 600 secs for process sudo<tedge_pres> (pid 5723)
16:15:00 INFO  Executed sudo<tedge_pres>, exit status 0
16:15:00 DEBUG Process parameters for sudo<tedge_temp>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/temperature/temp 1649348100.4085045:25.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/temperature/temp
    arg #5     : 1649348100.4085045:25.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:15:00 DEBUG Waiting up to 600 secs for process sudo<tedge_temp> (pid 5725)
16:15:00 INFO  Executed sudo<tedge_temp>, exit status 0
16:15:00 DEBUG Process parameters for sudo<tedge_pres>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/pressure/pres 1649348100.926051:500.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/pressure/pres
    arg #5     : 1649348100.926051:500.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:15:00 DEBUG Waiting up to 600 secs for process sudo<tedge_pres> (pid 5727)
16:15:01 INFO  Executed sudo<tedge_pres>, exit status 0
16:15:01 DEBUG Process parameters for sudo<tedge_temp>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/temperature/temp 1649348101.5436995:25.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/temperature/temp
    arg #5     : 1649348101.5436995:25.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_temp.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:15:01 DEBUG Waiting up to 600 secs for process sudo<tedge_temp> (pid 5729)
16:15:02 INFO  Executed sudo<tedge_temp>, exit status 0
16:15:02 DEBUG Process parameters for sudo<tedge_pres>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/pressure/pres 1649348102.1110628:500.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/pressure/pres
    arg #5     : 1649348102.1110628:500.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/tedge_pres.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:15:02 DEBUG Waiting up to 600 secs for process sudo<tedge_pres> (pid 5732)
16:15:02 INFO  Executed sudo<tedge_pres>, exit status 0
16:15:03 DEBUG Process parameters for sudo<kill_out>
  command line : /usr/bin/sudo killall tedge
    arg #1     : killall
    arg #2     : tedge
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/kill_out.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/kill_out.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:15:03 DEBUG Waiting up to 600 secs for process sudo<kill_out> (pid 5734)
16:15:04 INFO  Executed sudo<kill_out>, exit status 0
16:15:04 DEBUG --- test validate
16:15:04 INFO  0

16:15:04 WARN  TypeError occurred while running test - 'int' object is not subscriptable
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1296, in __call__
    self.testObj.validate()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/run.py", line 104, in validate
    collectd_msg_validation_result=self.validate_json(),
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/run.py", line 114, in validate_json
    if not self.validate_time():
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/run.py", line 134, in validate_time
    if self.js_msg["time"]:
TypeError: 'int' object is not subscriptable
16:15:04 WARN  TypeError: 'int' object is not subscriptable ... blocked 
16:15:04 DEBUG --- test cleanup
16:15:04 INFO  
16:15:04 INFO  cleanup:
16:15:04 DEBUG Running registered cleanup function: <bound method MonitoringSmallInterval.monitoring_cleanup of <MonitoringSmallInterval object at 0x75d6b7b0>>
16:15:04 INFO  monitoring_cleanup
16:15:04 DEBUG Process parameters for sudo<collectd_mapper>
  command line : /usr/bin/sudo systemctl stop tedge-mapper-collectd
    arg #1     : systemctl
    arg #2     : stop
    arg #3     : tedge-mapper-collectd
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/collectd_mapper.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_smaller_interval/Output/linux/collectd_mapper.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:15:04 DEBUG Waiting up to 600 secs for process sudo<collectd_mapper> (pid 5736)
16:15:05 INFO  Executed sudo<collectd_mapper>, exit status 0
16:15:05 DEBUG ProcessUser cleanup function done.
16:15:05 INFO  
16:15:05 INFO  Test duration: 15.52 secs
16:15:05 INFO  Test final outcome:  BLOCKED
16:15:05 INFO  Test outcome reason: TypeError: 'int' object is not subscriptable
16:15:05 INFO  

Test Suite: monitoring_with_collectd

Results

Duration0.0 sec
Tests1
Failures0

Tests

MonitoringWithCollectd

Test case:monitoring_with_collectd
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Test execution disabled due to #792 (instable)
None
skipped
Stdout
16:15:05 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_collectd/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_collectd/Output/linux'
16:15:05 INFO  ==============================================================
16:15:05 INFO  Id:    monitoring_with_collectd
16:15:05 INFO  Dir:   monitoring/
16:15:05 INFO  Title: Validate tedge dm agent messages that are produced by batching the collectd messages
16:15:05 DEBUG Execution order hint: 0.0
16:15:05 INFO  ==============================================================
16:15:05 INFO  Test execution disabled due to #792 (instable) ... skipped
16:15:05 DEBUG --- test cleanup
16:15:05 DEBUG ProcessUser cleanup function done.
16:15:05 INFO  
16:15:05 INFO  Test duration: 0.03 secs
16:15:05 INFO  Test final outcome:  SKIPPED
16:15:05 INFO  Test outcome reason: Test execution disabled due to #792 (instable)
16:15:05 INFO  

Test Suite: monitoring_with_simulated_messages

Results

Duration0.0 sec
Tests1
Failures1

Tests

MonitoringWithSimulatedMessages

Test case:monitoring_with_simulated_messages
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: TypeError: 'int' object is not subscriptable
failed
Stdout
16:15:05 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux'
16:15:05 INFO  ==============================================================
16:15:05 INFO  Id:    monitoring_with_simulated_messages
16:15:05 INFO  Dir:   monitoring/
16:15:05 INFO  Title: Validate the tedge dm agent messages that are produced from the simulated collectd messages
16:15:05 DEBUG Execution order hint: 0.0
16:15:05 INFO  ==============================================================
16:15:05 DEBUG Process parameters for sudo<collectd>
  command line : /usr/bin/sudo systemctl stop collectd
    arg #1     : systemctl
    arg #2     : stop
    arg #3     : collectd
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/collectd.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/collectd.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:15:05 DEBUG Waiting up to 600 secs for process sudo<collectd> (pid 5747)
16:15:06 INFO  Executed sudo<collectd>, exit status 0
16:15:06 DEBUG Process parameters for sudo<collectd_mapper>
  command line : /usr/bin/sudo systemctl start tedge-mapper-collectd
    arg #1     : systemctl
    arg #2     : start
    arg #3     : tedge-mapper-collectd
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/collectd_mapper.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/collectd_mapper.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:15:06 DEBUG Waiting up to 600 secs for process sudo<collectd_mapper> (pid 5749)
16:15:06 INFO  Executed sudo<collectd_mapper>, exit status 0
16:15:06 DEBUG --- test execute
16:15:06 DEBUG Process parameters for sudo<tedge_sub>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt sub --no-topic 'tedge/#'
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : sub
    arg #4     : --no-topic
    arg #5     : tedge/#
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/tedge_sub.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/tedge_sub.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:15:06 INFO  Started sudo<tedge_sub> with process id 5756
16:15:06 DEBUG Process parameters for sudo<tedge_temp>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/temperature/temp 1649348106.8239737:25.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/temperature/temp
    arg #5     : 1649348106.8239737:25.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/tedge_temp.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/tedge_temp.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:15:06 DEBUG Waiting up to 600 secs for process sudo<tedge_temp> (pid 5757)
16:15:07 INFO  Executed sudo<tedge_temp>, exit status 0
16:15:07 DEBUG Process parameters for sudo<tedge_pres>
  command line : /usr/bin/sudo /usr/bin/tedge mqtt pub collectd/host/pressure/pres 1649348107.3960412:500.5
    arg #1     : /usr/bin/tedge
    arg #2     : mqtt
    arg #3     : pub
    arg #4     : collectd/host/pressure/pres
    arg #5     : 1649348107.3960412:500.5
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/tedge_pres.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/tedge_pres.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:15:07 DEBUG Waiting up to 600 secs for process sudo<tedge_pres> (pid 5760)
16:15:07 INFO  Executed sudo<tedge_pres>, exit status 0
16:15:08 DEBUG Process parameters for sudo<kill_out>
  command line : /usr/bin/sudo killall tedge
    arg #1     : killall
    arg #2     : tedge
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/kill_out.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/kill_out.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:15:08 DEBUG Waiting up to 600 secs for process sudo<kill_out> (pid 5763)
16:15:09 INFO  Executed sudo<kill_out>, exit status 0
16:15:09 DEBUG --- test validate
16:15:09 INFO  0

16:15:09 WARN  TypeError occurred while running test - 'int' object is not subscriptable
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1296, in __call__
    self.testObj.validate()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/run.py", line 98, in validate
    collectd_msg_validation_result=self.validate_json(),
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/run.py", line 108, in validate_json
    if not self.validate_time():
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/run.py", line 127, in validate_time
    if self.js_msg["time"]:
TypeError: 'int' object is not subscriptable
16:15:09 WARN  TypeError: 'int' object is not subscriptable ... blocked 
16:15:09 DEBUG --- test cleanup
16:15:09 INFO  
16:15:09 INFO  cleanup:
16:15:09 DEBUG Running registered cleanup function: <bound method MonitoringWithSimulatedMessages.monitoring_cleanup of <MonitoringWithSimulatedMessages object at 0x75d6b030>>
16:15:09 INFO  monitoring_cleanup
16:15:09 DEBUG Process parameters for sudo<collectd_mapper>
  command line : /usr/bin/sudo systemctl stop tedge-mapper-collectd
    arg #1     : systemctl
    arg #2     : stop
    arg #3     : tedge-mapper-collectd
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/collectd_mapper.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/monitoring/monitoring_with_simulated_messages/Output/linux/collectd_mapper.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:15:09 DEBUG Waiting up to 600 secs for process sudo<collectd_mapper> (pid 5765)
16:15:10 INFO  Executed sudo<collectd_mapper>, exit status 0
16:15:10 DEBUG ProcessUser cleanup function done.
16:15:10 INFO  
16:15:10 INFO  Test duration: 4.54 secs
16:15:10 INFO  Test final outcome:  BLOCKED
16:15:10 INFO  Test outcome reason: TypeError: 'int' object is not subscriptable
16:15:10 INFO  

Test Suite: mqtt_port_change_connection_fails

Results

Duration0.0 sec
Tests1
Failures0

Tests

MqttPortChangeConnectionFails

Test case:mqtt_port_change_connection_fails
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: mqtt_port_change_connection_works

Results

Duration0.0 sec
Tests1
Failures0

Tests

MqttPortChangeConnectionWorks

Test case:mqtt_port_change_connection_works
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: failing intermitently
None
skipped
Stdout
16:13:54 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/misc_features/mqtt_port_change_connection_works/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/misc_features/mqtt_port_change_connection_works/Output/linux'
16:13:54 INFO  ==============================================================
16:13:54 INFO  Id:    mqtt_port_change_connection_works
16:13:54 INFO  Dir:   misc_features/
16:13:54 INFO  Title: mqtt port change connection works for all the thin-edge services that use the mosquitto broker
16:13:54 DEBUG Execution order hint: 0.0
16:13:54 INFO  ==============================================================
16:13:54 INFO  failing intermitently ... skipped
16:13:54 DEBUG --- test cleanup
16:13:54 DEBUG ProcessUser cleanup function done.
16:13:54 INFO  
16:13:54 INFO  Test duration: 0.08 secs
16:13:54 INFO  Test final outcome:  SKIPPED
16:13:54 INFO  Test outcome reason: failing intermitently
16:13:54 INFO  

Test Suite: mqtt_port_set

Results

Duration0.0 sec
Tests1
Failures0

Tests

MqttPortSet

Test case:mqtt_port_set
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: mqtt_port_unset

Results

Duration0.0 sec
Tests1
Failures0

Tests

MqttPortUnSet

Test case:mqtt_port_unset
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: publish_flux

Results

Duration0.0 sec
Tests1
Failures0

Tests

PublishFlux

Test case:publish_flux
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: publish_sawmill

Results

Duration0.0 sec
Tests1
Failures0

Tests

PublishSawmill

Test case:publish_sawmill
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: pysys_block

Results

Duration0.0 sec
Tests1
Failures0

Tests

Fail

Test case:pysys_block
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Enable this to observe a blocking test
None
skipped
Stdout
16:14:17 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/misc_features/pysys_block/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/misc_features/pysys_block/Output/linux'
16:14:17 INFO  ==============================================================
16:14:17 INFO  Id:    pysys_block
16:14:17 INFO  Dir:   misc_features/
16:14:17 INFO  Title: fail
16:14:17 DEBUG Execution order hint: 0.0
16:14:17 INFO  ==============================================================
16:14:17 INFO  Enable this to observe a blocking test ... skipped
16:14:17 DEBUG --- test cleanup
16:14:17 DEBUG ProcessUser cleanup function done.
16:14:17 INFO  
16:14:17 INFO  Test duration: 0.02 secs
16:14:17 INFO  Test final outcome:  SKIPPED
16:14:17 INFO  Test outcome reason: Enable this to observe a blocking test
16:14:17 INFO  

Test Suite: pysys_fail

Results

Duration0.0 sec
Tests1
Failures0

Tests

Fail

Test case:pysys_fail
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: Enable this to observe a failing test
None
skipped
Stdout
16:14:17 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/misc_features/pysys_fail/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/misc_features/pysys_fail/Output/linux'
16:14:17 INFO  ==============================================================
16:14:17 INFO  Id:    pysys_fail
16:14:17 INFO  Dir:   misc_features/
16:14:17 INFO  Title: fail
16:14:17 DEBUG Execution order hint: 0.0
16:14:17 INFO  ==============================================================
16:14:17 INFO  Enable this to observe a failing test ... skipped
16:14:17 DEBUG --- test cleanup
16:14:17 DEBUG ProcessUser cleanup function done.
16:14:17 INFO  
16:14:17 INFO  Test duration: 0.02 secs
16:14:17 INFO  Test final outcome:  SKIPPED
16:14:17 INFO  Test outcome reason: Enable this to observe a failing test
16:14:17 INFO  

Test Suite: runtime_start_two_mappers

Results

Duration0.0 sec
Tests1
Failures0

Tests

RuntimeMultiMappers

Test case:runtime_start_two_mappers
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: sm_tedge_mapper_init_session

Results

Duration0.0 sec
Tests1
Failures0

Tests

TedgeSMMapperInitSession

Test case:sm_tedge_mapper_init_session
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: smoketest_json

Results

Duration0.0 sec
Tests1
Failures1

Tests

SmokeTestJson

Test case:smoketest_json
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: python3<stdout> returned non-zero exit code 1
failed
Stdout
16:17:47 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux'
16:17:47 INFO  ==============================================================
16:17:47 INFO  Id:    smoketest_json
16:17:47 INFO  Dir:   smoketests/
16:17:47 INFO  Title: Smoke Test Json
16:17:47 DEBUG Execution order hint: 0.0
16:17:47 INFO  ==============================================================
16:17:47 DEBUG EnvironmentC8y Setup
16:17:47 INFO  EnvironmentC8y Setup
16:17:47 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:17:47 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 6137)
16:17:47 INFO  Executed systemctl<serv_mapper1>, exit status 3
16:17:47 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 4 seconds
16:17:47 INFO  Delaying execution by 7 seconds
16:17:54 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:17:54 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 6141)
16:18:08 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 13 secs
16:18:08 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:18:08 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 6249)
16:18:09 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
16:18:09 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:18:09 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 6261)
16:18:09 INFO  Executed systemctl<serv_mosq2>, exit status 0
16:18:09 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:18:09 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 6262)
16:18:10 INFO  Executed systemctl<serv_mapper3>, exit status 0
16:18:10 DEBUG C8y Roundtrip Setup
16:18:10 DEBUG --- test execute
16:18:10 DEBUG EnvironmentC8y Execute
16:18:10 DEBUG C8y Roundtrip Execute
16:18:20 DEBUG Process parameters for python3<stdout>
  command line : /home/pi/env-pysys/bin/python3 /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/ci/roundtrip_local_to_c8y.py -m JSON -pub /home/pi/examples -u githubcimichael -t t493319102 -id 16994070 -o 10 -d 100 -s 20
    arg #1     : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/ci/roundtrip_local_to_c8y.py
    arg #2     : -m
    arg #3     : JSON
    arg #4     : -pub
    arg #5     : /home/pi/examples
    arg #6     : -u
    arg #7     : githubcimichael
    arg #8     : -t
    arg #9     : t493319102
    arg #10    : -id
    arg #11    : 16994070
    arg #12    : -o
    arg #13    : 10
    arg #14    : -d
    arg #15    : 100
    arg #16    : -s
    arg #17    : 20
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/stdout.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/stdout.err
  environment  : C8YPASS=%-SL(m96NW3e_
16:18:20 DEBUG Waiting up to 600 secs for process python3<stdout> (pid 6265)
16:18:27 WARN  Executed python3<stdout>, exit status 1
16:18:27 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/stdout.err
16:18:27 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/stdout.out
16:18:27 INFO  Contents of stdout.out: 
  Publishing sawtooth with delay 100ms height 20 iterations 1 template flux will cause 20 publishs.
  Iteraton: 0
  Execution took 2 s 2005 ms
  Publish rate: 100.250 ms/pub
  Publish per second: 9.975 pub/s
  Act: Publishing values with temperature_publisher
  Waiting 3s for values to arrive in C8y
  Assert: Retrieving data via REST interface
  Gathering values from 2022-04-07 16:18:17+00:00 to 2022-04-07 16:18:27+00:00
  Found 0 recorded values:
  Retrieved values:
  Expected:  0.0  ...  19.0
  Data verification FAILED
  -----

16:18:27 WARN  python3<stdout> returned non-zero exit code 1 ... blocked 
16:18:27 WARN  Aborted test due to BLOCKED outcome
16:18:27 DEBUG --- test cleanup
16:18:27 INFO  
16:18:27 INFO  cleanup:
16:18:27 DEBUG Running registered cleanup function: <bound method Environment_roundtrip_c8y.myenvroundtripcleanup of <SmokeTestJson object at 0x75cb87f0>>
16:18:27 DEBUG C8y Roundtrip MyCleanup
16:18:27 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <SmokeTestJson object at 0x75cb87f0>>
16:18:27 DEBUG EnvironmentC8y Cleanup
16:18:27 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:18:27 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 6275)
16:18:31 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
16:18:31 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:18:31 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 6316)
16:18:32 INFO  Executed systemctl<serv_mapper5>, exit status 3
16:18:32 DEBUG ProcessUser cleanup function done.
16:18:32 INFO  
16:18:32 INFO  Test duration: 45.17 secs
16:18:32 INFO  Test final outcome:  BLOCKED
16:18:32 INFO  Test outcome reason: python3<stdout> returned non-zero exit code 1
16:18:32 INFO  

Test Suite: smoketest_json_400_samples_10ms

Results

Duration0.0 sec
Tests1
Failures1

Tests

SmoketestJson400Samples10ms

Test case:smoketest_json_400_samples_10ms
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: python3<stdout> returned non-zero exit code 1
failed
Stdout
16:18:32 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux'
16:18:32 INFO  ==============================================================
16:18:32 INFO  Id:    smoketest_json_400_samples_10ms
16:18:32 INFO  Dir:   smoketests/
16:18:32 INFO  Title: Smoketest Json 400 Samples 10ms Delay
16:18:32 DEBUG Execution order hint: 0.0
16:18:32 INFO  ==============================================================
16:18:32 DEBUG EnvironmentC8y Setup
16:18:32 INFO  EnvironmentC8y Setup
16:18:32 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:18:32 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 6336)
16:18:33 INFO  Executed systemctl<serv_mapper1>, exit status 3
16:18:33 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
16:18:33 INFO  Delaying execution by 6 seconds
16:18:39 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:18:39 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 6340)
16:18:53 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 13 secs
16:18:53 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:18:53 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 6449)
16:18:53 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
16:18:53 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:18:53 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 6457)
16:18:54 INFO  Executed systemctl<serv_mosq2>, exit status 0
16:18:54 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:18:54 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 6458)
16:18:54 INFO  Executed systemctl<serv_mapper3>, exit status 0
16:18:54 DEBUG C8y Roundtrip Setup
16:18:54 DEBUG --- test execute
16:18:54 DEBUG EnvironmentC8y Execute
16:18:54 DEBUG C8y Roundtrip Execute
16:19:14 DEBUG Process parameters for python3<stdout>
  command line : /home/pi/env-pysys/bin/python3 /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/ci/roundtrip_local_to_c8y.py -m JSON -pub /home/pi/examples -u githubcimichael -t t493319102 -id 16994070 -o 20 -d 10 -s 400
    arg #1     : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/ci/roundtrip_local_to_c8y.py
    arg #2     : -m
    arg #3     : JSON
    arg #4     : -pub
    arg #5     : /home/pi/examples
    arg #6     : -u
    arg #7     : githubcimichael
    arg #8     : -t
    arg #9     : t493319102
    arg #10    : -id
    arg #11    : 16994070
    arg #12    : -o
    arg #13    : 20
    arg #14    : -d
    arg #15    : 10
    arg #16    : -s
    arg #17    : 400
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/stdout.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/stdout.err
  environment  : C8YPASS=%-SL(m96NW3e_
16:19:14 DEBUG Waiting up to 600 secs for process python3<stdout> (pid 6464)
16:19:23 WARN  Executed python3<stdout>, exit status 1
16:19:23 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/stdout.err
16:19:23 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/stdout.out
16:19:23 INFO  Contents of stdout.out: 
  Publishing sawtooth with delay 10ms height 400 iterations 1 template flux will cause 400 publishs.
  Iteraton: 0
  Execution took 4 s 4095 ms
  Publish rate: 10.238 ms/pub
  Publish per second: 97.680 pub/s
  Act: Publishing values with temperature_publisher
  Waiting 3s for values to arrive in C8y
  Assert: Retrieving data via REST interface
  Gathering values from 2022-04-07 16:19:03+00:00 to 2022-04-07 16:19:23+00:00
  Found 0 recorded values:
  Retrieved values:
  Expected:  0.0  ...  399.0
  Data verification FAILED
  -----

16:19:24 WARN  python3<stdout> returned non-zero exit code 1 ... blocked 
16:19:24 WARN  Aborted test due to BLOCKED outcome
16:19:24 DEBUG --- test cleanup
16:19:24 INFO  
16:19:24 INFO  cleanup:
16:19:24 DEBUG Running registered cleanup function: <bound method Environment_roundtrip_c8y.myenvroundtripcleanup of <SmoketestJson400Samples10ms object at 0x75cb8e50>>
16:19:24 DEBUG C8y Roundtrip MyCleanup
16:19:24 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <SmoketestJson400Samples10ms object at 0x75cb8e50>>
16:19:24 DEBUG EnvironmentC8y Cleanup
16:19:24 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:19:24 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 6473)
16:19:28 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
16:19:28 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_10ms/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:19:28 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 6525)
16:19:28 INFO  Executed systemctl<serv_mapper5>, exit status 3
16:19:28 DEBUG ProcessUser cleanup function done.
16:19:28 INFO  
16:19:28 INFO  Test duration: 56.24 secs
16:19:28 INFO  Test final outcome:  BLOCKED
16:19:28 INFO  Test outcome reason: python3<stdout> returned non-zero exit code 1
16:19:28 INFO  

Test Suite: smoketest_json_400_samples_20ms

Results

Duration0.0 sec
Tests1
Failures1

Tests

SmoketestJson400Samples20ms

Test case:smoketest_json_400_samples_20ms
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: python3<stdout> returned non-zero exit code 1
failed
Stdout
16:19:28 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux'
16:19:28 INFO  ==============================================================
16:19:28 INFO  Id:    smoketest_json_400_samples_20ms
16:19:28 INFO  Dir:   smoketests/
16:19:28 INFO  Title: Smoketest Json 400 Samples 20ms Delay
16:19:28 DEBUG Execution order hint: 0.0
16:19:28 INFO  ==============================================================
16:19:28 DEBUG EnvironmentC8y Setup
16:19:28 INFO  EnvironmentC8y Setup
16:19:28 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:19:28 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 6526)
16:19:29 INFO  Executed systemctl<serv_mapper1>, exit status 3
16:19:29 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
16:19:29 INFO  Delaying execution by 6 seconds
16:19:35 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:19:35 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 6533)
16:19:49 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
16:19:49 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:19:49 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 6649)
16:19:50 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
16:19:50 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:19:50 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 6658)
16:19:50 INFO  Executed systemctl<serv_mosq2>, exit status 0
16:19:50 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:19:50 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 6659)
16:19:51 INFO  Executed systemctl<serv_mapper3>, exit status 0
16:19:51 DEBUG C8y Roundtrip Setup
16:19:51 DEBUG --- test execute
16:19:51 DEBUG EnvironmentC8y Execute
16:19:51 DEBUG C8y Roundtrip Execute
16:20:11 DEBUG Process parameters for python3<stdout>
  command line : /home/pi/env-pysys/bin/python3 /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/ci/roundtrip_local_to_c8y.py -m JSON -pub /home/pi/examples -u githubcimichael -t t493319102 -id 16994070 -o 20 -d 10 -s 400
    arg #1     : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/ci/roundtrip_local_to_c8y.py
    arg #2     : -m
    arg #3     : JSON
    arg #4     : -pub
    arg #5     : /home/pi/examples
    arg #6     : -u
    arg #7     : githubcimichael
    arg #8     : -t
    arg #9     : t493319102
    arg #10    : -id
    arg #11    : 16994070
    arg #12    : -o
    arg #13    : 20
    arg #14    : -d
    arg #15    : 10
    arg #16    : -s
    arg #17    : 400
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/stdout.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/stdout.err
  environment  : C8YPASS=%-SL(m96NW3e_
16:20:11 DEBUG Waiting up to 600 secs for process python3<stdout> (pid 6664)
16:20:20 WARN  Executed python3<stdout>, exit status 1
16:20:20 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/stdout.err
16:20:20 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/stdout.out
16:20:20 INFO  Contents of stdout.out: 
  Publishing sawtooth with delay 10ms height 400 iterations 1 template flux will cause 400 publishs.
  Iteraton: 0
  Execution took 4 s 4120 ms
  Publish rate: 10.300 ms/pub
  Publish per second: 97.087 pub/s
  Act: Publishing values with temperature_publisher
  Waiting 3s for values to arrive in C8y
  Assert: Retrieving data via REST interface
  Gathering values from 2022-04-07 16:20:00+00:00 to 2022-04-07 16:20:20+00:00
  Found 0 recorded values:
  Retrieved values:
  Expected:  0.0  ...  399.0
  Data verification FAILED
  -----

16:20:20 WARN  python3<stdout> returned non-zero exit code 1 ... blocked 
16:20:20 WARN  Aborted test due to BLOCKED outcome
16:20:20 DEBUG --- test cleanup
16:20:20 INFO  
16:20:20 INFO  cleanup:
16:20:20 DEBUG Running registered cleanup function: <bound method Environment_roundtrip_c8y.myenvroundtripcleanup of <SmoketestJson400Samples20ms object at 0x75d6b370>>
16:20:20 DEBUG C8y Roundtrip MyCleanup
16:20:20 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <SmoketestJson400Samples20ms object at 0x75d6b370>>
16:20:20 DEBUG EnvironmentC8y Cleanup
16:20:20 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:20:20 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 6673)
16:20:24 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
16:20:24 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_json_400_samples_20ms/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:20:24 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 6714)
16:20:25 INFO  Executed systemctl<serv_mapper5>, exit status 3
16:20:25 DEBUG ProcessUser cleanup function done.
16:20:25 INFO  
16:20:25 INFO  Test duration: 56.51 secs
16:20:25 INFO  Test final outcome:  BLOCKED
16:20:25 INFO  Test outcome reason: python3<stdout> returned non-zero exit code 1
16:20:25 INFO  

Test Suite: smoketest_smartrest

Results

Duration0.0 sec
Tests1
Failures1

Tests

SmoketestSmartRest

Test case:smoketest_smartrest
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: python3<stdout> returned non-zero exit code 1
failed
Stdout
16:20:25 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux'
16:20:25 INFO  ==============================================================
16:20:25 INFO  Id:    smoketest_smartrest
16:20:25 INFO  Dir:   smoketests/
16:20:25 INFO  Title: Smoketest SmartREST
16:20:25 DEBUG Execution order hint: 0.0
16:20:25 INFO  ==============================================================
16:20:25 DEBUG EnvironmentC8y Setup
16:20:25 INFO  EnvironmentC8y Setup
16:20:25 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:20:25 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 6715)
16:20:25 INFO  Executed systemctl<serv_mapper1>, exit status 3
16:20:26 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
16:20:26 INFO  Delaying execution by 6 seconds
16:20:32 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:20:32 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 6719)
16:20:45 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 13 secs
16:20:45 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:20:45 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 6829)
16:20:46 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
16:20:46 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:20:46 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 6836)
16:20:46 INFO  Executed systemctl<serv_mosq2>, exit status 0
16:20:46 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:20:46 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 6837)
16:20:47 INFO  Executed systemctl<serv_mapper3>, exit status 0
16:20:47 DEBUG C8y Roundtrip Setup
16:20:47 DEBUG --- test execute
16:20:47 DEBUG EnvironmentC8y Execute
16:20:47 DEBUG C8y Roundtrip Execute
16:20:57 DEBUG Process parameters for python3<stdout>
  command line : /home/pi/env-pysys/bin/python3 /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/ci/roundtrip_local_to_c8y.py -m REST -pub /home/pi/examples -u githubcimichael -t t493319102 -id 16994070 -o 10 -d 100 -s 20
    arg #1     : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/ci/roundtrip_local_to_c8y.py
    arg #2     : -m
    arg #3     : REST
    arg #4     : -pub
    arg #5     : /home/pi/examples
    arg #6     : -u
    arg #7     : githubcimichael
    arg #8     : -t
    arg #9     : t493319102
    arg #10    : -id
    arg #11    : 16994070
    arg #12    : -o
    arg #13    : 10
    arg #14    : -d
    arg #15    : 100
    arg #16    : -s
    arg #17    : 20
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/stdout.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/stdout.err
  environment  : C8YPASS=%-SL(m96NW3e_
16:20:57 DEBUG Waiting up to 600 secs for process python3<stdout> (pid 6839)
16:21:07 WARN  Executed python3<stdout>, exit status 1
16:21:07 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/stdout.err
16:21:07 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/stdout.out
16:21:07 INFO  Contents of stdout.out: 
  Act: Publishing values with tedge pub
  Waiting 3s for values to arrive in C8y
  Assert: Retrieving data via REST interface
  Gathering values from 2022-04-07 16:20:56+00:00 to 2022-04-07 16:21:06+00:00
  Found 0 recorded values:
  Retrieved values:
  Expected:  0.0  ...  19.0
  Data verification FAILED
  -----

16:21:07 WARN  python3<stdout> returned non-zero exit code 1 ... blocked 
16:21:07 WARN  Aborted test due to BLOCKED outcome
16:21:07 DEBUG --- test cleanup
16:21:07 INFO  
16:21:07 INFO  cleanup:
16:21:07 DEBUG Running registered cleanup function: <bound method Environment_roundtrip_c8y.myenvroundtripcleanup of <SmoketestSmartRest object at 0x75ce43d0>>
16:21:07 DEBUG C8y Roundtrip MyCleanup
16:21:07 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <SmoketestSmartRest object at 0x75ce43d0>>
16:21:07 DEBUG EnvironmentC8y Cleanup
16:21:07 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:21:07 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 6903)
16:21:11 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
16:21:11 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:21:11 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 6944)
16:21:11 INFO  Executed systemctl<serv_mapper5>, exit status 3
16:21:11 DEBUG ProcessUser cleanup function done.
16:21:11 INFO  
16:21:11 INFO  Test duration: 46.53 secs
16:21:11 INFO  Test final outcome:  BLOCKED
16:21:11 INFO  Test outcome reason: python3<stdout> returned non-zero exit code 1
16:21:11 INFO  

Test Suite: smoketest_smartrest_400_samples_1Xms

Results

Duration0.0 sec
Tests1
Failures1

Tests

SmoketestSmartRest400Samples1Xms

Test case:smoketest_smartrest_400_samples_1Xms
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: python3<stdout> returned non-zero exit code 1
failed
Stdout
16:21:11 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux'
16:21:11 INFO  ==============================================================
16:21:12 INFO  Id:    smoketest_smartrest_400_samples_1Xms
16:21:12 INFO  Dir:   smoketests/
16:21:12 INFO  Title: Smoketest Smart Rest 400 Samples 1Xms Delay
16:21:12 DEBUG Execution order hint: 0.0
16:21:12 INFO  ==============================================================
16:21:12 DEBUG EnvironmentC8y Setup
16:21:12 INFO  EnvironmentC8y Setup
16:21:12 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:21:12 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 6955)
16:21:12 INFO  Executed systemctl<serv_mapper1>, exit status 3
16:21:12 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 4 seconds
16:21:12 INFO  Delaying execution by 7 seconds
16:21:19 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:21:19 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 6959)
16:21:33 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
16:21:33 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:21:33 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 7067)
16:21:34 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
16:21:34 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:21:34 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 7074)
16:21:34 INFO  Executed systemctl<serv_mosq2>, exit status 0
16:21:34 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:21:34 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 7075)
16:21:35 INFO  Executed systemctl<serv_mapper3>, exit status 0
16:21:35 DEBUG C8y Roundtrip Setup
16:21:35 DEBUG --- test execute
16:21:35 DEBUG EnvironmentC8y Execute
16:21:35 DEBUG C8y Roundtrip Execute
16:22:35 DEBUG Process parameters for python3<stdout>
  command line : /home/pi/env-pysys/bin/python3 /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/ci/roundtrip_local_to_c8y.py -m REST -pub /home/pi/examples -u githubcimichael -t t493319102 -id 16994070 -o 60 -d 15 -s 400
    arg #1     : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/ci/roundtrip_local_to_c8y.py
    arg #2     : -m
    arg #3     : REST
    arg #4     : -pub
    arg #5     : /home/pi/examples
    arg #6     : -u
    arg #7     : githubcimichael
    arg #8     : -t
    arg #9     : t493319102
    arg #10    : -id
    arg #11    : 16994070
    arg #12    : -o
    arg #13    : 60
    arg #14    : -d
    arg #15    : 15
    arg #16    : -s
    arg #17    : 400
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/stdout.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/stdout.err
  environment  : C8YPASS=%-SL(m96NW3e_
16:22:35 DEBUG Waiting up to 600 secs for process python3<stdout> (pid 7084)
16:23:43 WARN  Executed python3<stdout>, exit status 1, duration 68 secs
16:23:43 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/stdout.err
16:23:43 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/stdout.out
16:23:43 INFO  Contents of stdout.out: 
  Retrieved values:
      0     1     2     3     4     5     6     7     8     9    10    11    12    13    14    15    16    17    18    19
     20    21    22    23    24    25    26    27    28    29    30    31    32    33    34    35    36    37    38    39
     40    41    42    43    44    45    46    47    48    49    50    51    52    53    54    55    56    57    58    59
     60    61    62    63    64    65    66    67    68    69    70    71    72    73    74    75    76    77    78    79
     80    81    82    83    84    85    86    87    88    89    90    91    92    93    94    95    96    97    98    99
    100   101   102   103   104   105   106   107   108   109   110   111   112   113   114   115   116   117   118   119
    120   121   122   123   124   125   126   127   128   129   130   131   132   133   134   135   136   137   138   139
    140   141   142   143   144   145   146   147   148   149   150   151   152   153   154   155   156   157   158   159
    160   161   162   163   164   165   166   167   168   169   170   171   172   173   174   175   176   177   178   179
    180   181   182   183   184   185   186   187   188   189   190   191   192   193   194   195   196   197   198   199
    200   201   202   203   204   205   206   207   208   209   210   211   212   213   214   215   216   217   218   219
    220   221   222   223   224   225   226   227   228   229   230   231   232   233   234   235   236   237   238   239
    240   241   242   243   244   245   246   247   248   249   250   251   252   253   254   255   256   257   258   259
    260   261   262   263   264   265   266   267   268   269   270   271   272   273   274   275   276   277   278   279
    280   281   282   283   284   285   286   287   288   289   290   291   292   293   294   295   296   297   298   299
    300   301   302   303   304   305   306   307   308   309   310   311   312   313   314   315   316   317   318   319
    320   321   322   323   324
  Expected:  0.0  ...  399.0
  Data verification FAILED
  -----

16:23:43 WARN  python3<stdout> returned non-zero exit code 1 ... blocked 
16:23:43 WARN  Aborted test due to BLOCKED outcome
16:23:43 DEBUG --- test cleanup
16:23:43 INFO  
16:23:43 INFO  cleanup:
16:23:43 DEBUG Running registered cleanup function: <bound method Environment_roundtrip_c8y.myenvroundtripcleanup of <SmoketestSmartRest400Samples1Xms object at 0x75ce42f0>>
16:23:43 DEBUG C8y Roundtrip MyCleanup
16:23:43 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <SmoketestSmartRest400Samples1Xms object at 0x75ce42f0>>
16:23:43 DEBUG EnvironmentC8y Cleanup
16:23:43 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:23:43 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 8293)
16:23:47 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
16:23:47 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_1Xms/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:23:47 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 8334)
16:23:48 INFO  Executed systemctl<serv_mapper5>, exit status 3
16:23:48 DEBUG ProcessUser cleanup function done.
16:23:48 INFO  
16:23:48 INFO  Test duration: 156.51 secs
16:23:48 INFO  Test final outcome:  BLOCKED
16:23:48 INFO  Test outcome reason: python3<stdout> returned non-zero exit code 1
16:23:48 INFO  

Test Suite: smoketest_smartrest_400_samples_20ms

Results

Duration0.0 sec
Tests1
Failures1

Tests

SmoketestSmartRest400Samples20ms

Test case:smoketest_smartrest_400_samples_20ms
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: python3<stdout> returned non-zero exit code 1
failed
Stdout
16:23:48 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux'
16:23:48 INFO  ==============================================================
16:23:48 INFO  Id:    smoketest_smartrest_400_samples_20ms
16:23:48 INFO  Dir:   smoketests/
16:23:48 INFO  Title: Smoketest SmartRest 400 Samples 20ms Delay
16:23:48 DEBUG Execution order hint: 0.0
16:23:48 INFO  ==============================================================
16:23:48 DEBUG EnvironmentC8y Setup
16:23:48 INFO  EnvironmentC8y Setup
16:23:48 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:23:48 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 8353)
16:23:49 INFO  Executed systemctl<serv_mapper1>, exit status 3
16:23:49 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
16:23:49 INFO  Delaying execution by 6 seconds
16:23:55 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:23:55 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 8358)
16:24:09 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 13 secs
16:24:09 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:24:09 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 8466)
16:24:09 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
16:24:09 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:24:09 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 8475)
16:24:10 INFO  Executed systemctl<serv_mosq2>, exit status 0
16:24:10 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:24:10 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 8476)
16:24:10 INFO  Executed systemctl<serv_mapper3>, exit status 0
16:24:10 DEBUG C8y Roundtrip Setup
16:24:10 DEBUG --- test execute
16:24:10 DEBUG EnvironmentC8y Execute
16:24:10 DEBUG C8y Roundtrip Execute
16:25:05 DEBUG Process parameters for python3<stdout>
  command line : /home/pi/env-pysys/bin/python3 /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/ci/roundtrip_local_to_c8y.py -m REST -pub /home/pi/examples -u githubcimichael -t t493319102 -id 16994070 -o 55 -d 20 -s 400
    arg #1     : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/ci/roundtrip_local_to_c8y.py
    arg #2     : -m
    arg #3     : REST
    arg #4     : -pub
    arg #5     : /home/pi/examples
    arg #6     : -u
    arg #7     : githubcimichael
    arg #8     : -t
    arg #9     : t493319102
    arg #10    : -id
    arg #11    : 16994070
    arg #12    : -o
    arg #13    : 55
    arg #14    : -d
    arg #15    : 20
    arg #16    : -s
    arg #17    : 400
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/stdout.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/stdout.err
  environment  : C8YPASS=%-SL(m96NW3e_
16:25:05 DEBUG Waiting up to 600 secs for process python3<stdout> (pid 8484)
16:26:16 WARN  Executed python3<stdout>, exit status 1, duration 70 secs
16:26:16 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/stdout.err
16:26:16 DEBUG Opening file using encoding=UTF-8: /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/stdout.out
16:26:16 INFO  Contents of stdout.out: 
  Retrieved values:
      0     1     2     3     4     5     6     7     8     9    10    11    12    13    14    15    16    17    18    19
     20    21    22    23    24    25    26    27    28    29    30    31    32    33    34    35    36    37    38    39
     40    41    42    43    44    45    46    47    48    49    50    51    52    53    54    55    56    57    58    59
     60    61    62    63    64    65    66    67    68    69    70    71    72    73    74    75    76    77    78    79
     80    81    82    83    84    85    86    87    88    89    90    91    92    93    94    95    96    97    98    99
    100   101   102   103   104   105   106   107   108   109   110   111   112   113   114   115   116   117   118   119
    120   121   122   123   124   125   126   127   128   129   130   131   132   133   134   135   136   137   138   139
    140   141   142   143   144   145   146   147   148   149   150   151   152   153   154   155   156   157   158   159
    160   161   162   163   164   165   166   167   168   169   170   171   172   173   174   175   176   177   178   179
    180   181   182   183   184   185   186   187   188   189   190   191   192   193   194   195   196   197   198   199
    200   201   202   203   204   205   206   207   208   209   210   211   212   213   214   215   216   217   218   219
    220   221   222   223   224   225   226   227   228   229   230   231   232   233   234   235   236   237   238   239
    240   241   242   243   244   245   246   247   248   249   250   251   252   253   254   255   256   257   258   259
    260   261   262   263   264   265   266   267   268   269   270   271   272   273   274   275   276   277   278   279
    280   281   282   283   284   285   286   287   288   289   290   291   292   293   294   295   296   297   298   299
    300   301   302   303   304   305   306   307   308   309   310   311   312   313   314   315   316   317   318   319
    320   321   322
  Expected:  0.0  ...  399.0
  Data verification FAILED
  -----

16:26:16 WARN  python3<stdout> returned non-zero exit code 1 ... blocked 
16:26:16 WARN  Aborted test due to BLOCKED outcome
16:26:16 DEBUG --- test cleanup
16:26:16 INFO  
16:26:16 INFO  cleanup:
16:26:16 DEBUG Running registered cleanup function: <bound method Environment_roundtrip_c8y.myenvroundtripcleanup of <SmoketestSmartRest400Samples20ms object at 0x75ce4410>>
16:26:16 DEBUG C8y Roundtrip MyCleanup
16:26:16 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <SmoketestSmartRest400Samples20ms object at 0x75ce4410>>
16:26:16 DEBUG EnvironmentC8y Cleanup
16:26:16 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:26:16 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 9690)
16:26:20 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
16:26:20 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/smoketests/smoketest_smartrest_400_samples_20ms/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:26:20 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 9730)
16:26:20 INFO  Executed systemctl<serv_mapper5>, exit status 3
16:26:20 DEBUG ProcessUser cleanup function done.
16:26:20 INFO  
16:26:20 INFO  Test duration: 152.27 secs
16:26:20 INFO  Test final outcome:  BLOCKED
16:26:20 INFO  Test outcome reason: python3<stdout> returned non-zero exit code 1
16:26:20 INFO  

Test Suite: tedge_agent_user_sudo_access

Results

Duration0.0 sec
Tests1
Failures0

Tests

TedgeAgentUserSudoAccess

Test case:tedge_agent_user_sudo_access
Outcome:Skipped
Duration:0.0 sec
FailedNone
SkippedSKIPPED: #955 Observation: Exit code of the apt plugin when called with no arguments
None
skipped
Stdout
16:26:48 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge/tedge_agent_user_sudo_access/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge/tedge_agent_user_sudo_access/Output/linux'
16:26:48 INFO  ==============================================================
16:26:48 INFO  Id:    tedge_agent_user_sudo_access
16:26:48 INFO  Dir:   tedge/
16:26:48 INFO  Title: Validate tedge-agent user has a limited sudo right
16:26:48 DEBUG Execution order hint: 0.0
16:26:48 INFO  ==============================================================
16:26:48 INFO  #955 Observation: Exit code of the apt plugin when called with no arguments ... skipped
16:26:48 DEBUG --- test cleanup
16:26:48 DEBUG ProcessUser cleanup function done.
16:26:48 INFO  
16:26:48 INFO  Test duration: 0.02 secs
16:26:48 INFO  Test final outcome:  SKIPPED
16:26:48 INFO  Test outcome reason: #955 Observation: Exit code of the apt plugin when called with no arguments
16:26:48 INFO  

Test Suite: tedge_connect_test_negative

Results

Duration0.0 sec
Tests1
Failures0

Tests

TedgeConnectTestNegative

Test case:tedge_connect_test_negative
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: tedge_connect_test_positive

Results

Duration0.0 sec
Tests1
Failures0

Tests

TedgeConnectTestPositive

Test case:tedge_connect_test_positive
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: tedge_connect_test_sm_services

Results

Duration0.0 sec
Tests1
Failures0

Tests

TedgeConnectTestSMServices

Test case:tedge_connect_test_sm_services
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: tedge_disconnect_test_sm_services

Results

Duration0.0 sec
Tests1
Failures0

Tests

TedgeDisConnectTestSMServices

Test case:tedge_disconnect_test_sm_services
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: tedge_mapper_az_negative

Results

Duration0.0 sec
Tests1
Failures0

Tests

TedgeMapperAzError

Test case:tedge_mapper_az_negative
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: tedge_mapper_az_with_timestamp

Results

Duration0.0 sec
Tests1
Failures0

Tests

TedgeMapperAzWithTimestamp

Test case:tedge_mapper_az_with_timestamp
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: tedge_mapper_az_without_timestamp

Results

Duration0.0 sec
Tests1
Failures0

Tests

TedgeMapperAzWithoutTimestamp

Test case:tedge_mapper_az_without_timestamp
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: tedge_mapper_c8y_alarms

Results

Duration0.0 sec
Tests1
Failures1

Tests

TedgeMapperC8yAlarm

Test case:tedge_mapper_c8y_alarms
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: IndexError: list index out of range
failed
Stdout
16:30:34 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux'
16:30:34 INFO  ==============================================================
16:30:34 INFO  Id:    tedge_mapper_c8y_alarms
16:30:34 INFO  Dir:   tedge_mapper_c8y/
16:30:34 INFO  Title: Validate that alarms sent to tedge/alarms topic \ gets mapped as alarms in Cumulocity
16:30:34 DEBUG Execution order hint: 0.0
16:30:34 INFO  ==============================================================
16:30:34 DEBUG EnvironmentC8y Setup
16:30:34 INFO  EnvironmentC8y Setup
16:30:34 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:30:34 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 11277)
16:30:35 INFO  Executed systemctl<serv_mapper1>, exit status 3
16:30:35 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:30:35 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 11281)
16:30:49 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 14 secs
16:30:49 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:30:49 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 11389)
16:30:50 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
16:30:50 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:30:50 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 11396)
16:30:51 INFO  Executed systemctl<serv_mosq2>, exit status 0
16:30:51 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:30:51 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 11397)
16:30:51 INFO  Executed systemctl<serv_mapper3>, exit status 0
16:30:51 DEBUG --- test execute
16:30:56 DEBUG Process parameters for tedge
  command line : /usr/bin/tedge mqtt pub -r tedge/alarms/warning/temperature_high '{"text":"temperature is high", "time":"2021-12-15T15:22:06.464247777+05:30"}'
    arg #1     : mqtt
    arg #2     : pub
    arg #3     : -r
    arg #4     : tedge/alarms/warning/temperature_high
    arg #5     : {"text":"temperature is high", "time":"2021-12-15T15:22:06.464247777+05:30"}
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : None
  stderr       : None
  environment  : HOME=/home/pi
16:30:56 DEBUG Waiting up to 600 secs for process tedge (pid 11399)
16:30:57 INFO  Executed tedge, exit status 0
16:30:57 DEBUG Process parameters for tedge
  command line : /usr/bin/tedge mqtt pub -r tedge/alarms/major/temperature_very_high '{"text":"temperature is very high"}'
    arg #1     : mqtt
    arg #2     : pub
    arg #3     : -r
    arg #4     : tedge/alarms/major/temperature_very_high
    arg #5     : {"text":"temperature is very high"}
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : None
  stderr       : None
  environment  : HOME=/home/pi
16:30:57 DEBUG Waiting up to 600 secs for process tedge (pid 11400)
16:30:57 INFO  Executed tedge, exit status 0
16:30:57 DEBUG Process parameters for tedge
  command line : /usr/bin/tedge mqtt pub -r tedge/alarms/critical/temperature_dangerous '{"text":"temperature is dangerously high"}'
    arg #1     : mqtt
    arg #2     : pub
    arg #3     : -r
    arg #4     : tedge/alarms/critical/temperature_dangerous
    arg #5     : {"text":"temperature is dangerously high"}
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : None
  stderr       : None
  environment  : HOME=/home/pi
16:30:57 DEBUG Waiting up to 600 secs for process tedge (pid 11401)
16:30:58 INFO  Executed tedge, exit status 0
16:30:58 DEBUG Process parameters for tedge
  command line : /usr/bin/tedge mqtt pub -r tedge/alarms/minor/temperature_low '{"text":"temperature low"}'
    arg #1     : mqtt
    arg #2     : pub
    arg #3     : -r
    arg #4     : tedge/alarms/minor/temperature_low
    arg #5     : {"text":"temperature low"}
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : None
  stderr       : None
  environment  : HOME=/home/pi
16:30:58 DEBUG Waiting up to 600 secs for process tedge (pid 11402)
16:30:58 INFO  Executed tedge, exit status 0
16:30:58 DEBUG Process parameters for tedge
  command line : /usr/bin/tedge mqtt pub -r tedge/alarms/minor/temperature_low ''
    arg #1     : mqtt
    arg #2     : pub
    arg #3     : -r
    arg #4     : tedge/alarms/minor/temperature_low
    arg #5     : 
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : None
  stderr       : None
  environment  : HOME=/home/pi
16:30:58 DEBUG Waiting up to 600 secs for process tedge (pid 11403)
16:30:59 INFO  Executed tedge, exit status 0
16:31:00 DEBUG --- test validate
16:31:00 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:31:00 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /alarm/alarms?source=16994070&pageSize=3&dateFrom=1970-01-01&status=ACTIVE HTTP/1.1" 200 339
16:31:00 WARN  IndexError occurred while running test - list index out of range
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1296, in __call__
    self.testObj.validate()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/run.py", line 100, in validate
    alarms[0],
IndexError: list index out of range
16:31:00 WARN  IndexError: list index out of range ... blocked 
16:31:00 DEBUG --- test cleanup
16:31:00 INFO  
16:31:00 INFO  cleanup:
16:31:00 DEBUG Running registered cleanup function: <bound method TedgeMapperC8yAlarm.test_cleanup of <TedgeMapperC8yAlarm object at 0x75cb8af0>>
16:31:00 DEBUG Process parameters for tedge
  command line : /usr/bin/tedge mqtt pub -r tedge/alarms/warning/temperature_high ''
    arg #1     : mqtt
    arg #2     : pub
    arg #3     : -r
    arg #4     : tedge/alarms/warning/temperature_high
    arg #5     : 
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : None
  stderr       : None
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:31:00 DEBUG Waiting up to 600 secs for process tedge (pid 11406)
16:31:00 INFO  Executed tedge, exit status 0
16:31:00 DEBUG Process parameters for tedge
  command line : /usr/bin/tedge mqtt pub -r tedge/alarms/major/temperature_very_high ''
    arg #1     : mqtt
    arg #2     : pub
    arg #3     : -r
    arg #4     : tedge/alarms/major/temperature_very_high
    arg #5     : 
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : None
  stderr       : None
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:31:00 DEBUG Waiting up to 600 secs for process tedge (pid 11407)
16:31:01 INFO  Executed tedge, exit status 0
16:31:01 DEBUG Process parameters for tedge
  command line : /usr/bin/tedge mqtt pub -r tedge/alarms/critical/temperature_dangerous ''
    arg #1     : mqtt
    arg #2     : pub
    arg #3     : -r
    arg #4     : tedge/alarms/critical/temperature_dangerous
    arg #5     : 
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : None
  stderr       : None
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:31:01 DEBUG Waiting up to 600 secs for process tedge (pid 11408)
16:31:01 INFO  Executed tedge, exit status 0
16:31:01 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:31:02 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "PUT /alarm/alarms?source=16994070 HTTP/1.1" 200 0
16:31:02 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <TedgeMapperC8yAlarm object at 0x75cb8af0>>
16:31:02 DEBUG EnvironmentC8y Cleanup
16:31:02 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:31:02 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 11412)
16:31:06 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
16:31:06 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_alarms/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:31:06 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 11453)
16:31:06 INFO  Executed systemctl<serv_mapper5>, exit status 3
16:31:06 DEBUG ProcessUser cleanup function done.
16:31:06 INFO  
16:31:06 INFO  Test duration: 31.95 secs
16:31:06 INFO  Test final outcome:  BLOCKED
16:31:06 INFO  Test outcome reason: IndexError: list index out of range
16:31:06 INFO  

Test Suite: tedge_mapper_c8y_child_device_measurement

Results

Duration0.0 sec
Tests1
Failures1

Tests

TedgeMapperC8yChildDevice

Test case:tedge_mapper_c8y_child_device_measurement
Outcome:Failed
Duration:0.0 sec
FailedBLOCKED: TypeError: 'NoneType' object is not subscriptable (+1 other failures)
failed
Stdout
16:31:06 DEBUG deletedir failed to update permissions and delete /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux on this attempt: [Errno 2] No such file or directory: '/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux'
16:31:06 INFO  ==============================================================
16:31:06 INFO  Id:    tedge_mapper_c8y_child_device_measurement
16:31:06 INFO  Dir:   tedge_mapper_c8y/
16:31:06 INFO  Title: Validate that measurements sent to tedge/measurements/child topic gets mapped as the child device's measurement in Cumulocity
16:31:06 DEBUG Execution order hint: 0.0
16:31:06 INFO  ==============================================================
16:31:06 DEBUG EnvironmentC8y Setup
16:31:06 INFO  EnvironmentC8y Setup
16:31:06 DEBUG Process parameters for systemctl<serv_mapper1>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/serv_mapper1.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/serv_mapper1.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:31:06 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper1> (pid 11465)
16:31:07 INFO  Executed systemctl<serv_mapper1>, exit status 3
16:31:07 INFO  Restarting mosquitto too frequently in the last 10 seconds. It was only up for 5 seconds
16:31:07 INFO  Delaying execution by 6 seconds
16:31:13 DEBUG Process parameters for sudo<tedge_connect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_connect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_connect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:31:13 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y> (pid 11473)
16:31:27 INFO  Executed sudo<tedge_connect_c8y>, exit status 0, duration 13 secs
16:31:27 DEBUG Process parameters for sudo<tedge_connect_c8y_test>
  command line : /usr/bin/sudo /usr/bin/tedge connect c8y --test
    arg #1     : /usr/bin/tedge
    arg #2     : connect
    arg #3     : c8y
    arg #4     : --test
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_connect_c8y_test.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_connect_c8y_test.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:31:27 DEBUG Waiting up to 600 secs for process sudo<tedge_connect_c8y_test> (pid 11581)
16:31:28 INFO  Executed sudo<tedge_connect_c8y_test>, exit status 0
16:31:28 DEBUG Process parameters for systemctl<serv_mosq2>
  command line : /usr/bin/systemctl status mosquitto
    arg #1     : status
    arg #2     : mosquitto
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/serv_mosq2.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/serv_mosq2.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:31:28 DEBUG Waiting up to 600 secs for process systemctl<serv_mosq2> (pid 11588)
16:31:28 INFO  Executed systemctl<serv_mosq2>, exit status 0
16:31:28 DEBUG Process parameters for systemctl<serv_mapper3>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/serv_mapper3.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/serv_mapper3.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:31:28 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper3> (pid 11589)
16:31:29 INFO  Executed systemctl<serv_mapper3>, exit status 0
16:31:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:31:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /inventory/managedObjects?fragmentType=c8y_IsDevice&type=thin-edge.io&pageSize=100 HTTP/1.1" 200 None
16:31:29 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:31:29 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /inventory/managedObjects/16994070/childDevices HTTP/1.1" 200 311
16:31:29 INFO  Assert that (actual == expected) with actual=None, expected=None ... passed
16:31:29 DEBUG --- test execute
16:31:29 DEBUG Process parameters for tedge_pub
  command line : /usr/bin/tedge mqtt pub tedge/measurements/te-child-bf415688 '{"temperature": 12, "time": "2021-01-01T10:10:10.100+02:00"}'
    arg #1     : mqtt
    arg #2     : pub
    arg #3     : tedge/measurements/te-child-bf415688
    arg #4     : {"temperature": 12, "time": "2021-01-01T10:10:10.100+02:00"}
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_pub.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_pub.err
  environment  : HOME=/home/pi
16:31:29 DEBUG Waiting up to 600 secs for process tedge_pub (pid 11590)
16:31:30 INFO  Executed tedge_pub, exit status 0
16:31:30 DEBUG Process parameters for tedge_pub
  command line : /usr/bin/tedge mqtt pub tedge/measurements/te-child-bf415688 '{"temperature": 11}'
    arg #1     : mqtt
    arg #2     : pub
    arg #3     : tedge/measurements/te-child-bf415688
    arg #4     : {"temperature": 11}
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_pub.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_pub.err
  environment  : HOME=/home/pi
16:31:30 DEBUG Waiting up to 600 secs for process tedge_pub (pid 11592)
16:31:30 INFO  Executed tedge_pub, exit status 0
16:31:30 DEBUG Process parameters for tedge_pub
  command line : /usr/bin/tedge mqtt pub tedge/measurements '{"temperature": 5}'
    arg #1     : mqtt
    arg #2     : pub
    arg #3     : tedge/measurements
    arg #4     : {"temperature": 5}
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_pub.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_pub.err
  environment  : HOME=/home/pi
16:31:30 DEBUG Waiting up to 600 secs for process tedge_pub (pid 11593)
16:31:31 INFO  Executed tedge_pub, exit status 0
16:31:31 DEBUG Process parameters for tedge_pub
  command line : /usr/bin/tedge mqtt pub tedge/measurements/other-te-child-eeffe886 '{"temperature": 6}'
    arg #1     : mqtt
    arg #2     : pub
    arg #3     : tedge/measurements/other-te-child-eeffe886
    arg #4     : {"temperature": 6}
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_pub.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_pub.err
  environment  : HOME=/home/pi
16:31:31 DEBUG Waiting up to 600 secs for process tedge_pub (pid 11594)
16:31:31 INFO  Executed tedge_pub, exit status 0
16:31:31 DEBUG Process parameters for tedge_pub
  command line : /usr/bin/tedge mqtt pub tedge/measurements/te-child-bf415688 '{"temperature": 10}'
    arg #1     : mqtt
    arg #2     : pub
    arg #3     : tedge/measurements/te-child-bf415688
    arg #4     : {"temperature": 10}
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_pub.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_pub.err
  environment  : HOME=/home/pi
16:31:31 DEBUG Waiting up to 600 secs for process tedge_pub (pid 11595)
16:31:31 INFO  Executed tedge_pub, exit status 0
16:31:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:31:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /inventory/managedObjects?fragmentType=c8y_IsDevice&type=thin-edge.io&pageSize=100 HTTP/1.1" 200 None
16:31:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:31:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /inventory/managedObjects/16994070/childDevices HTTP/1.1" 200 311
16:31:33 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:31:33 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /inventory/managedObjects?fragmentType=c8y_IsDevice&type=thin-edge.io&pageSize=100 HTTP/1.1" 200 None
16:31:34 DEBUG Starting new HTTPS connection (1): thin-edge-io.eu-latest.cumulocity.com:443
16:31:34 DEBUG https://thin-edge-io.eu-latest.cumulocity.com:443 "GET /inventory/managedObjects/16994070/childDevices HTTP/1.1" 200 311
16:31:34 DEBUG --- test validate
16:31:34 WARN  TypeError occurred while running test - 'NoneType' object is not subscriptable
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/baserunner.py", line 1296, in __call__
    self.testObj.validate()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/run.py", line 115, in validate
    self.child_device_json["id"], 3
TypeError: 'NoneType' object is not subscriptable
16:31:34 WARN  TypeError: 'NoneType' object is not subscriptable ... blocked 
16:31:34 DEBUG --- test cleanup
16:31:34 INFO  
16:31:34 INFO  cleanup:
16:31:34 DEBUG Running registered cleanup function: <bound method TedgeMapperC8yChildDevice.test_cleanup of <TedgeMapperC8yChildDevice object at 0x75cb8bb0>>
16:31:34 ERROR Error while running cleanup function: 
Traceback (most recent call last):
  File "/home/pi/env-pysys/lib/python3.7/site-packages/pysys/process/user.py", line 1305, in cleanup
    fn()
  File "/home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/run.py", line 165, in test_cleanup
    self.child_device_json["id"]
TypeError: 'NoneType' object is not subscriptable
16:31:34 DEBUG Running registered cleanup function: <bound method EnvironmentC8y.myenvcleanup of <TedgeMapperC8yChildDevice object at 0x75cb8bb0>>
16:31:34 DEBUG EnvironmentC8y Cleanup
16:31:34 DEBUG Process parameters for sudo<tedge_disconnect_c8y>
  command line : /usr/bin/sudo /usr/bin/tedge disconnect c8y
    arg #1     : /usr/bin/tedge
    arg #2     : disconnect
    arg #3     : c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_disconnect_c8y.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/tedge_disconnect_c8y.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:31:34 DEBUG Waiting up to 600 secs for process sudo<tedge_disconnect_c8y> (pid 11599)
16:31:38 INFO  Executed sudo<tedge_disconnect_c8y>, exit status 0
16:31:38 DEBUG Process parameters for systemctl<serv_mapper5>
  command line : /usr/bin/systemctl status tedge-mapper-c8y
    arg #1     : status
    arg #2     : tedge-mapper-c8y
  working dir  : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux
  stdout       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/serv_mapper5.out
  stderr       : /home/pi/actions-runner/_work/thin-edge.io/thin-edge.io/tests/PySys/tedge_mapper_c8y/tedge_mapper_c8y_child_device_measurement/Output/linux/serv_mapper5.err
  environment  : LD_LIBRARY_PATH=/usr/lib
  environment  : PATH=/bin:/usr/bin:/usr/sbin:/usr/local/bin
                   #1  /bin
                   #2  /usr/bin
                   #3  /usr/sbin
                   #4  /usr/local/bin
16:31:38 DEBUG Waiting up to 600 secs for process systemctl<serv_mapper5> (pid 11641)
16:31:39 INFO  Executed systemctl<serv_mapper5>, exit status 3
16:31:39 DEBUG ProcessUser cleanup function done.
16:31:39 WARN  Cleanup failed with 1 errors: Cleanup function failed: 'NoneType' object is not subscriptable (TypeError) ... blocked 
16:31:39 INFO  
16:31:39 INFO  Test duration: 32.32 secs
16:31:39 INFO  Test final outcome:  BLOCKED
16:31:39 INFO  Test outcome reason: TypeError: 'NoneType' object is not subscriptable (+1 other failures)
16:31:39 INFO  

Test Suite: tedge_mapper_c8y_negative

Results

Duration0.0 sec
Tests1
Failures0

Tests

TedgeMapperC8y

Test case:tedge_mapper_c8y_negative
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: tedge_mapper_c8y_packet_threshold_size

Results

Duration0.0 sec
Tests1
Failures0

Tests

TedgeMapperC8yThresholdPacketSize

Test case:tedge_mapper_c8y_packet_threshold_size
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: tedge_mapper_c8y_positive

Results

Duration0.0 sec
Tests1
Failures0

Tests

TedgeMapperC8y

Test case:tedge_mapper_c8y_positive
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: tedge_software_update

Results

Duration0.0 sec
Tests1
Failures0

Tests

PySysTest

Test case:tedge_software_update
Outcome:Passed
Duration:0.0 sec
FailedNone
None

Test Suite: valid_device_id

Results

Duration0.0 sec
Tests1
Failures0

Tests

ValidateValidDeviceId

Test case:valid_device_id
Outcome:Passed
Duration:0.0 sec
FailedNone
None